From e8dc6bdf9e7b8f6ee52dfdad840fbb1c3db85d39 Mon Sep 17 00:00:00 2001 From: mbm Date: Sun, 6 Jun 2004 06:13:59 +0000 Subject: rename alldone to halt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@64 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- root/sbin/halt | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 root/sbin/halt (limited to 'root/sbin/halt') diff --git a/root/sbin/halt b/root/sbin/halt new file mode 100755 index 000000000..2aee6930b --- /dev/null +++ b/root/sbin/halt @@ -0,0 +1,3 @@ +#!/bin/sh +/usr/bin/killall5 -9 +umount -ar -- cgit v1.2.3