mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
reboot_command=shutdown -r now
|
|
shutdown_command=shutdown -p now
|
|
local_script=/etc/rc.local
|
|
local_down=/etc/rc.shutdown
|
|
status_check=0
|
|
order=0
|
|
sort_mode=0
|
|
no_chkconfig=0
|
|
rc_dir=/etc/rc.d
|
|
rc_conf=/etc/rc.conf
|