Use poweroff command to shut down

This commit is contained in:
Jamie Cameron
2013-02-21 13:10:49 -08:00
parent 4911030cf1
commit 7fd6dd2943

View File

@@ -3,7 +3,7 @@ show_opts=0
init_base=/etc/
init_dir=/etc/init.d
reboot_command=reboot
shutdown_command=halt
shutdown_command=poweroff
order_digits=2
inittab_id=id
expert=0