]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - targets/i386/NEPETA/config/overlay/etc/rc.conf
targets/i386/NEPETA: add gentree configuration
[CDN/Mosi.git] / targets / i386 / NEPETA / config / overlay / etc / rc.conf
1 # System config
2 hostname="nepeta.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 watchdogd_enable="YES"
12
13 # Disable sendmail
14 sendmail_enable="NONE"
15 sendmail_submit_enable="NO"
16 sendmail_outbound_enable="NO"
17 sendmail_msp_queue_enable="NO"