etc-config/rc.conf

31 lines
607 B
Plaintext
Raw Normal View History

2014-11-02 14:45:35 +03:00
#rc_parallel="YES"
2013-11-24 18:24:46 +04:00
#rc_interactive="YES"
2014-08-10 13:43:17 +04:00
rc_shell=/sbin/sulogin
2013-11-24 18:24:46 +04:00
#rc_depend_strict="YES"
#rc_hotplug="!net.*"
2012-05-18 18:20:39 +04:00
#rc_logger="YES"
#rc_log_path="/var/log/rc.log"
2017-02-18 19:00:32 +03:00
#rc_verbose=no
#rc_env_allow="VAR1 VAR2"
2013-11-24 18:24:46 +04:00
#rc_start_wait=5000
#rc_nostop=""
#rc_crashed_stop=NO
2017-06-17 10:11:48 +03:00
rc_crashed_start=YES
2017-02-18 19:00:32 +03:00
#rc_nocolor=NO
2013-11-24 22:31:22 +04:00
unicode="YES"
2013-11-24 18:24:46 +04:00
#rc_fuser_timeout=60
#extra_net_fs_list=""
#export SSD_NICELEVEL="-19"
2012-05-18 18:20:39 +04:00
#rc_ulimit="-u 30"
2013-11-24 18:24:46 +04:00
#rc_sys=""
2014-08-10 13:43:17 +04:00
rc_tty_number=12
# Dependency Fixes
rc_bumblebee_need="!vgl !xdm"
rc_dnsmasq_need="!net"
rc_ntpd_need="!net"
rc_preload_use="!ntpd"
rc_local_after="!ntpd"
rc_ejabberd_need="epmd"
rc_rabbitmq_need="epmd"