rc.conf updated with default values

This commit is contained in:
Kolan Sh 2013-11-24 18:24:46 +04:00
parent 275c736852
commit be15f3bafd
1 changed files with 16 additions and 26 deletions

42
rc.conf
View File

@ -1,29 +1,19 @@
rc_parallel="YES"
rc_interactive="NO"
rc_shell=/sbin/sulogin
rc_depend_strict="NO"
rc_hotplug="!net.*"
#rc_parallel="YES"
#rc_interactive="YES"
#rc_shell=/sbin/sulogin
#rc_depend_strict="YES"
#rc_hotplug="!net.*"
#rc_logger="YES"
#rc_log_path="/var/log/rc.log"
rc_env_allow=""
rc_start_wait=5000
rc_nostop=""
rc_crashed_start=YES
unicode="YES"
extra_net_fs_list=""
export SSD_NICELEVEL="-19"
rc_sys=""
rc_tty_number=12
#rc_env_allow=""
#rc_start_wait=5000
#rc_nostop=""
#rc_crashed_stop=NO
#rc_crashed_start=YES
#unicode="YES"
#rc_fuser_timeout=60
#extra_net_fs_list=""
#export SSD_NICELEVEL="-19"
#rc_ulimit="-u 30"
#rc_config="/etc/foo"
#rc_need="openvpn"
#rc_use="net.eth0"
#rc_after="clock"
#rc_before="local"
#rc_provide="!net"
#rc_foo_config="/etc/foo"
#rc_foo_need="openvpn"
#rc_foo_after="clock"
#rc_net_tap0_provide="!net"
#rc_sys=""
#rc_tty_number=12