Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/defaults/rc.conf,v rcsdiff: /ftp/cvs/cvsroot/src/etc/defaults/rc.conf,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.139.6.2 retrieving revision 1.140 diff -u -p -r1.139.6.2 -r1.140 --- src/etc/defaults/rc.conf 2020/10/16 14:37:31 1.139.6.2 +++ src/etc/defaults/rc.conf 2017/12/29 18:15:48 1.140 @@ -1,4 +1,4 @@ -# $NetBSD: rc.conf,v 1.139.6.2 2020/10/16 14:37:31 martin Exp $ +# $NetBSD: rc.conf,v 1.140 2017/12/29 18:15:48 is Exp $ # # /etc/defaults/rc.conf -- # default configuration of /etc/rc.conf @@ -125,7 +125,6 @@ per_user_tmp=NO # per-user /tmp dire per_user_tmp_dir="/private/tmp" # real storage for /tmp clear_tmp=YES # clear /tmp after reboot update_motd=YES # updates /etc/motd -update_motd_release=NO motd_release_tag="" # release info in /etc/motd dmesg=YES dmesg_flags="" # write /var/run/dmesg.boot accounting=NO # uses /var/account/acct newsyslog=NO newsyslog_flags="" # trim log files @@ -270,6 +269,7 @@ ldpd=NO rarpd=NO rarpd_flags="-a" bootparamd=NO bootparamd_flags="" dhcpd=NO dhcpd_flags="-q" +dhcpd6=NO dhcpd6_flags="-q -cf /etc/dhcpd6.conf" dhcrelay=NO dhcrelay_flags="" rbootd=NO rbootd_flags="" mopd=NO mopd_flags="-a" @@ -381,9 +381,6 @@ random_seed=YES # Creating / updating of man page index on boot makemandb=YES -# Disable Simultaneous Multi-Threading -smtoff=NO - # blacklist daemon, needs npf blacklistd=NO