rc.conf revision 1.4
1#	$NetBSD: rc.conf,v 1.4 1997/03/12 19:15:17 mycroft Exp $
2#
3# see rc.conf(5) for more information.
4
5# uncomment this if you want to use local paths in rc
6#export PATH=$PATH:/usr/local/sbin:/usr/local/bin
7
8# `NO' disables a toggle or a program with flags.
9# `YES' enables a toggle.
10# `DEFAULT' enables a program with the default flags (as listed).
11# Any other string is used as a set of flags.
12
13ipfilter=NO		# YES or NO.
14lkm_init=YES		# YES or NO.
15syslogd_flags=DEFAULT	# default: ""
16named_flags=NO		# default: ""
17portmap=YES		# YES or NO; normally required.
18ypserv_flags=NO		# default: "-d"
19ypbind_flags=NO		# default: ""
20yppasswdd_flags=NO	# default: ""
21bootparamd_flags=NO	# default: ""
22nfs_server=NO		# YES or NO.
23nfsd_flags=DEFAULT	# default: "-tun 4"
24mountd_flags=DEFAULT	# default: ""
25nfs_client=NO		# YES or NO.
26nfsiod_flags=DEFAULT	# default: "-n 4"
27statd_flags=NO		# default: ""
28lockd_flags=NO		# default: ""
29amd_flags=NO		# default: "-l syslog -x error,noinfo,nostats"
30amd_dir=/amd			# AMD's mount directory
31amd_master=/etc/amd/master	# AMD 'master' map
32savecore_flags=DEFAULT	# default: ""
33update_flags=DEFAULT	# default: "30"
34# NOTE: gated is not distributed with NetBSD.
35gated_flags=NO		# default: ""
36routed_flags=DEFAULT	# default: "-q"
37mrouted_flags=NO	# default: ""
38timed_flags=NO		# default: ""
39xntpd_flags=NO		# default: ""
40dhcpd_flags=NO		# default: ""
41rwhod=NO		# YES or NO.
42lpd_flags=DEFAULT	# default: ""
43sendmail_flags=NO	# default: "-bd -q30m"
44rarpd_flags=NO		# default: "-a"
45rbootd_flags=NO		# default: ""
46# NOTE: for libwrap logging, use `-l'.
47inetd_flags=DEFAULT	# default: ""
48kerberos_server=NO
49