aboutsummaryrefslogtreecommitdiffstats
path: root/root/sbin/halt
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/halt
parentfdf501334c5686fe44520c113a07bcc2409d3869 (diff)
downloadupstream-38589f37366a4b4db08f138228226d87b0240d8a.tar.gz
upstream-38589f37366a4b4db08f138228226d87b0240d8a.tar.bz2
upstream-38589f37366a4b4db08f138228226d87b0240d8a.zip
rename alldone to halt
SVN-Revision: 64
Diffstat (limited to 'root/sbin/halt')
-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 0000000000..2aee6930bb
--- /dev/null
+++ b/root/sbin/halt
@@ -0,0 +1,3 @@
+#!/bin/sh
+/usr/bin/killall5 -9
+umount -ar