Merge from vendor branch NETGRAPH:
[dragonfly.git] / nrelease / gui / etc / rc.conf
1 # $DragonFly: src/nrelease/gui/etc/rc.conf,v 1.1 2008/03/08 22:00:03 swildner Exp $
2 # rc.conf for CDRom boot.
3 #
4 # NOTE!  This rc.conf is designed for a CD boot.  When starting fresh on
5 # your HD you can simply remove most or all of the lines below and then
6 # add features as appropriate.
7 #
8 kern_securelevel_enable="NO"
9 nfs_reserved_port_only="YES"
10 sshd_enable="NO"
11 usbd_enable="NO"
12 syslogd_enable="NO"
13 nfs_client_enable="YES"
14 nfs_server_enable="NO"
15 rpc_umntall_enable="NO"
16 rpcbind_program="/usr/sbin/portmap"
17 sendmail_enable="NO"
18 cron_enable="NO"
19 moused_enable="YES"