# $NetBSD: rc.conf,v 1.85.2.9 2001/04/24 22:42:44 he Exp $ # # see rc.conf(5) for more information. # # Use program=YES to enable program, NO to disable it. program_flags are # passed to the program on the command line. # # Load the defaults in from /etc/defaults/rc.conf (if it's readable). # These can be overridden below. # if [ -r /etc/defaults/rc.conf ]; then . /etc/defaults/rc.conf fi # If this is not set to YES, the system will drop into single-user mode. # rc_configured=YES # Add local overrides below # wscons=YES hostname="noon" ifconfig_wi0="nwid 101" dhclient=yes ip6mode=autohost rtsol=yes rtsol_flags="-a" sshd=yes apmd=yes