summaryrefslogtreecommitdiff
path: root/root/sbin
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2004-06-06 06:13:59 +0000
committerMike Baker <mbm@openwrt.org>2004-06-06 06:13:59 +0000
commit38589f37366a4b4db08f138228226d87b0240d8a (patch)
tree10c30586111ec47ba86a14a2ee6075fd4a0c2816 /root/sbin
parentfdf501334c5686fe44520c113a07bcc2409d3869 (diff)
downloadmtk-20170518-38589f37366a4b4db08f138228226d87b0240d8a.zip
mtk-20170518-38589f37366a4b4db08f138228226d87b0240d8a.tar.gz
mtk-20170518-38589f37366a4b4db08f138228226d87b0240d8a.tar.bz2
rename alldone to halt
SVN-Revision: 64
Diffstat (limited to 'root/sbin')
-rwxr-xr-xroot/sbin/halt3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/sbin/halt b/root/sbin/halt
new file mode 100755
index 0000000..2aee693
--- /dev/null
+++ b/root/sbin/halt
@@ -0,0 +1,3 @@
+#!/bin/sh
+/usr/bin/killall5 -9
+umount -ar