mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Use poweroff command to shut down
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user