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

Collapse All | Expand All

(-)defaults/rc.conf (+5 lines)
Lines 375-380 Link Here
375
update_motd="YES"	# update version info in /etc/motd (or NO)
375
update_motd="YES"	# update version info in /etc/motd (or NO)
376
start_vinum="NO"	# set to YES to start vinum
376
start_vinum="NO"	# set to YES to start vinum
377
unaligned_print="YES"	# print unaligned access warnings on the alpha (or NO).
377
unaligned_print="YES"	# print unaligned access warnings on the alpha (or NO).
378
vnmount_enable="NO"	# Enable automatic mounting of vn(4) based file systems.
379
vnmount_tab="/etc/vntab"
380
			# Config file for vnconfig(8) (if vnmount is enabled).
381
			# File systems must be listed in /etc/fstab with the
382
			# "noauto" option to make them mount properly.
378
383
379
##############################################################
384
##############################################################
380
### Define source_rc_confs, the mechanism used by /etc/rc.* ##
385
### Define source_rc_confs, the mechanism used by /etc/rc.* ##

Return to bug 43167