|
@@ -30,7 +30,6 @@ null::sysinit:/bin/hostname -F /etc/hostname
|
|
::ctrlaltdel:/sbin/reboot
|
|
::ctrlaltdel:/sbin/reboot
|
|
|
|
|
|
# Stuff to do before rebooting
|
|
# Stuff to do before rebooting
|
|
-null::shutdown:/etc/init.d/rcK
|
|
|
|
-null::shutdown:/bin/umount -a -r
|
|
|
|
-null::shutdown:/sbin/swapoff -a
|
|
|
|
-
|
|
|
|
|
|
+::shutdown:/etc/init.d/rcK
|
|
|
|
+::shutdown:/sbin/swapoff -a
|
|
|
|
+::shutdown:/bin/umount -a -r
|