summaryrefslogtreecommitdiff
path: root/init.d/halt.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/halt.sh.in')
-rw-r--r--init.d/halt.sh.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/init.d/halt.sh.in b/init.d/halt.sh.in
index 492b513..ab73d8d 100644
--- a/init.d/halt.sh.in
+++ b/init.d/halt.sh.in
@@ -7,15 +7,6 @@
[ -r @SYSCONFDIR@/conf.d/localmount ] && . @SYSCONFDIR@/conf.d/localmount
[ -r @SYSCONFDIR@/rc.conf ] && . @SYSCONFDIR@/rc.conf
-# Support LiveCD foo
-if [ -r /sbin/livecd-functions.sh ]; then
- . /sbin/livecd-functions.sh
- livecd_read_commandline
-fi
-
-stop_addon devfs
-stop_addon udev
-
# Really kill things off before unmounting
if [ -x /sbin/killall5 ]; then
killall5 -15