]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - patch/etc_rc.conf-sensible-defaults.patch
Initial commit
[CDN/Mosi.git] / patch / etc_rc.conf-sensible-defaults.patch
1 --- /dev/null   2010-01-24 09:33:48.000000000 +0000
2 +++ etc/rc.conf 2010-01-24 09:34:08.000000000 +0000
3 @@ -0,0 +1,15 @@
4 +# System config
5 +hostname="ss4200.cyberleo.net"
6 +local_startup="/etc/local/rc.d"
7 +ifconfig_em0="DHCP"
8 +
9 +# Daemon configuration
10 +sshd_enable="YES"
11 +gkrellmd_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"
18 +