mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
16 lines
277 B
Plaintext
16 lines
277 B
Plaintext
init_base=/etc/rc.d
|
|
init_dir=/etc/rc.d/init.d
|
|
reboot_command=shutdown -r now
|
|
shutdown_command=shutdown -h now
|
|
order_digits=2
|
|
inittab_id=id
|
|
extra_init=/etc/rc.d/rc.local
|
|
chkconfig=2345
|
|
subsys=/var/lock/subsys
|
|
expert=0
|
|
desc=1
|
|
status_check=1
|
|
order=0
|
|
sort_mode=0
|
|
boot_levels=2 3 5
|