rc.conf revision 1.3
11.3Smycroft# $NetBSD: rc.conf,v 1.3 1997/03/10 09:16:14 mycroft Exp $ 21.1Smrg# 31.1Smrg# see rc.conf(5) for more information. 41.1Smrg 51.1Smrg# uncomment this if you want to use local paths in rc 61.1Smrg#export PATH=$PATH:/usr/local/sbin:/usr/local/bin 71.1Smrg 81.3Smycroft# `NO' disables a toggle or a program with flags. 91.3Smycroft# `YES' enables a toggle. 101.3Smycroft# `DEFAULT' enables a program with the default flags (as listed). 111.3Smycroft# Any other string is used as a set of flags. 121.3Smycroft 131.1Smrgipfilter=NO # YES or NO. 141.1Smrglkm_init=YES # YES or NO. 151.3Smycroftsyslogd_flags=DEFAULT # default: "" 161.3Smycroftnamed_flags=NO # default: "" 171.1Smrgportmap=YES # YES or NO; normally required. 181.3Smycroftypserv_flags=NO # default: "-d" 191.3Smycroftypbind_flags=NO # default: "" 201.3Smycroftyppasswdd_flags=NO # default: "" 211.3Smycroftbootparamd_flags=NO # default: "" 221.1Smrgnfs_server=NO # YES or NO. 231.3Smycroftnfsd_flags=DEFAULT # default: "-tun 4" 241.3Smycroftmountd_flags=DEFAULT # default: "" 251.1Smrgnfs_client=NO # YES or NO. 261.3Smycroftnfsiod_flags=DEFAULT # default: "-n 4" 271.3Smycroftstatd_flags=NO # default: "" 281.3Smycroftlockd_flags=NO # default: "" 291.3Smycroftamd_flags=NO # default: "-l syslog -x error,noinfo,nostats" 301.1Smrgamd_dir=/amd # AMD's mount directory 311.1Smrgamd_master=/etc/amd/master # AMD 'master' map 321.3Smycroftsavecore_flags=DEFAULT # default: "" 331.1Smrggated=NO # YES or NO. 341.3Smycroft# NOTE: gated is not distributed with NetBSD. 351.3Smycroftgated_flags=NO # default: "" 361.3Smycroftrouted_flags=DEFAULT # default: "-q" 371.3Smycroftmrouted_flags=NO # default: "" 381.3Smycrofttimed_flags=NO # default: "" 391.3Smycroftxntpd_flags=NO # default: "" 401.3Smycroftdhcpd_flags=NO # default: "" 411.1Smrgrwhod=NO # YES or NO. 421.3Smycroftlpd_flags=DEFAULT # default: "" 431.3Smycroftsendmail_flags=NO # default: "-bd -q30m" 441.3Smycroftrarpd_flags=NO # default: "-a" 451.3Smycroftrbootd_flags=NO # default: "" 461.3Smycroft# NOTE: for libwrap logging, use `-l'. 471.3Smycroftinetd_flags=DEFAULT # default: "" 481.1Smrgkerberos_server=NO 49