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.56 retrieving revision 1.56.2.4 diff -u -p -r1.56 -r1.56.2.4 --- src/etc/defaults/rc.conf 2004/02/18 17:36:34 1.56 +++ src/etc/defaults/rc.conf 2004/07/15 19:22:13 1.56.2.4 @@ -1,4 +1,4 @@ -# $NetBSD: rc.conf,v 1.56 2004/02/18 17:36:34 jonb Exp $ +# $NetBSD: rc.conf,v 1.56.2.4 2004/07/15 19:22:13 he Exp $ # # /etc/defaults/rc.conf -- # default configuration of /etc/rc.conf @@ -99,11 +99,14 @@ lkm=NO # Run /etc/rc.lkm. /usr needs # part of critical_filesystems_local. savecore=YES savecore_flags="-z" + savecore_dir="/var/crash" clear_tmp=YES # clear /tmp after reboot update_motd=YES # updates /etc/motd dmesg=YES dmesg_flags="" # write /var/run/dmesg.boot accounting=NO # uses /var/account/acct newsyslog=NO newsyslog_flags="" # trim log files +quota=YES # check and enable quotas +ldconfig=YES # rebuild a.out ldconfig cache # cope with other OSes using the real time clock at localtime on this # machine (by adjusting kern.rtc_offset at boot) @@ -111,6 +114,9 @@ rtclocaltime=NO # NOTE: default coredump name now set in /etc/sysctl.conf +# Automatically check for and repair the botched superblock problem +fixsb=YES + # # File system check flags; default to preen mode, checking filesystems # that are listed in /etc/fstab in parallel as the fsck pass number @@ -136,7 +142,7 @@ ipfilter=NO # uses /etc/ipf.conf ipnat=NO # uses /etc/ipnat.conf ipfs=NO ipfs_flags="" # save/load ipnat and ipf states ipsec=NO # uses /etc/ipsec.conf -ipmon=NO ipmon_flags="-ns" # syslog ipfilter messages +ipmon=NO ipmon_flags="-Dns" # syslog ipfilter messages racoon=NO # IKE daemon auto_ifconfig=YES # config all avail. interfaces net_interfaces="" # used only if above is NO