View | Details | Raw Unified | Return to bug 14791 | Differences between
and this patch

Collapse All | Expand All

(-)/etc/defaults/rc.conf (+4 lines)
Lines 225-230 Link Here
225
kern_securelevel="-1"	# range: -1..3 ; `-1' is the most insecure
225
kern_securelevel="-1"	# range: -1..3 ; `-1' is the most insecure
226
update_motd="YES"	# update version info in /etc/motd (or NO)
226
update_motd="YES"	# update version info in /etc/motd (or NO)
227
start_vinum=""		# set to YES to start vinum
227
start_vinum=""		# set to YES to start vinum
228
fsck_unattended="NO"	# If set to YES, /etc/rc will do a 'fsck -p || fsck -y'
229
			# instead of the normal 'fsck -p'
230
			# NOTE: This can be dangerous, don't do it unless you know 
231
			# what you are doing !!
228
232
229
##############################################################
233
##############################################################
230
### Allow local configuration override at the very end here ##
234
### Allow local configuration override at the very end here ##

Return to bug 14791