]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - src/overlay/etc/rc.conf
etc/rc.conf: enable ntpd by default
[CDN/Mosi.git] / src / overlay / etc / rc.conf
1 # System config
2 hostname="ss4200.cyberleo.net"
3 local_startup="/etc/local/rc.d"
4 ifconfig_em0="DHCP"
5
6 # Daemon configuration
7 ntpd_enable="YES"
8 ntpd_sync_on_start="YES"
9 sshd_enable="YES"
10 gkrellmd_enable="YES"
11
12 # Disable sendmail
13 sendmail_enable="NONE"
14 sendmail_submit_enable="NO"
15 sendmail_outbound_enable="NO"
16 sendmail_msp_queue_enable="NO"