From 3c82903ec677841f11e1bec30fb04837c81e543f Mon Sep 17 00:00:00 2001 From: mbm Date: Sun, 24 Apr 2005 05:07:41 +0000 Subject: suspect umount may be causing reboot issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@708 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/default/target_skeleton/sbin/halt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/default/target_skeleton/sbin/halt') diff --git a/openwrt/target/default/target_skeleton/sbin/halt b/openwrt/target/default/target_skeleton/sbin/halt index 2aee6930b..39eed2612 100755 --- a/openwrt/target/default/target_skeleton/sbin/halt +++ b/openwrt/target/default/target_skeleton/sbin/halt @@ -1,3 +1,3 @@ #!/bin/sh /usr/bin/killall5 -9 -umount -ar +#umount -ar -- cgit v1.2.3