suspect umount may be causing reboot issues
authorMike Baker <mbm@openwrt.org>
Sun, 24 Apr 2005 05:07:41 +0000 (05:07 +0000)
committerMike Baker <mbm@openwrt.org>
Sun, 24 Apr 2005 05:07:41 +0000 (05:07 +0000)
SVN-Revision: 708

openwrt/target/default/target_skeleton/sbin/halt

index 2aee6930bbaa72493a6c35bf8096343befc3e69a..39eed2612e30d86ac8968636fd62998837417d75 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 /usr/bin/killall5 -9
-umount -ar
+#umount -ar