# Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. rc_debug="NO" rc_info="NO" sendmail_enable="NONE" cron_enable="YES" sshd_enable="YES" named_enable="YES" named_diskless="YES" named_diskless_dir="/cfg/named_diskless" dhcpd_enable="YES" dhcpd_conf="/cfg/dhcpd.conf" apache2_enable="YES" apache2_configfile="/cfg/apache/httpd.conf" gateway_enable="YES" lvrouted_enable="YES" lvrouted_flags="-u -d 0 -s s00p3rs3kr3t" lvrouted_sleep="10" snmpd_enable="YES" snmpd_flags="-Ln -C -c /cfg/snmpd.conf -p /var/run/snmpd.pid" #Setting date first to help the poor old CMOS clocks without a battery ntpdate_enable="YES" ntpd_enable="YES" root_rw_mount="NO" update_motd="NO" fsck_y_enable="YES" watchdogd_enable="YES" syslogd_enable="YES" pen_enable="YES" pen_config="/cfg/pen.conf" varmfs="YES" varsize="5m" populate_var="YES" tmpmfs="YES" tmpsize="5m" hostname="hostname.placeholder.local" if [ -r "/cfg/rc.node.local" ]; then . /cfg/rc.node.local fi