inittab: remove shutdown actions

Noticed that when testing, things were running again on poweroff.

Maybe we should just do the right thing and check for the start stop argument?

But who cares about the shutdown of stateless VMs, I'd rather just get it done ASAP.
This commit is contained in:
Ciro Santilli
2018-08-05 13:27:03 +01:00
parent fe7fcf69b5
commit bb933bd985

View File

@@ -9,6 +9,3 @@
# Same as above: console is the default.
#console::respawn:-/bin/sh
::ctrlaltdel:/sbin/reboot
::shutdown:/etc/init.d/rcK
::shutdown:/sbin/swapoff -a
::shutdown:/bin/umount -a -r