Merge from vendor branch GDB:
[dragonfly.git] / nrelease / root / etc / rc.conf
1 # $DragonFly: src/nrelease/root/etc/rc.conf,v 1.1 2003/12/01 21:14:03 dillon 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="YES"
11 usbd_enable="NO"
12 syslogd_enable="NO"
13 xntpd_enable="NO"
14 nfs_client_enable="YES"
15 nfs_server_enable="NO"
16 rpc_umntall_enable="NO"
17 rpcbind_program="/usr/sbin/portmap"
18 sendmail_enable="NO"
19 cron_enable="NO"