Oversight in /etc/defaults/rc.conf

Matthew Seaman matthew at FreeBSD.org
Tue Jul 12 08:45:23 UTC 2016


I just upgraded my main machine to 11-STABLE.  Things are mostly working
fine -- however I did notice that the new iovctl rc script is apparently
enabled by default.  That seems like a trivial omission:

Index: etc/defaults/rc.conf
===================================================================
--- etc/defaults/rc.conf	(revision 302482)
+++ etc/defaults/rc.conf	(working copy)
@@ -695,6 +695,7 @@
 rctl_enable="YES"		# Load rctl(8) rules on boot
 rctl_rules="/etc/rctl.conf"	# rctl(8) ruleset. See rctl.conf(5).

+iovctl_enable="NO"
 iovctl_files=""		# Config files for iovctl(8)

 ##############################################################

	Cheers,

	Matthew



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160712/f92f496e/attachment.sig>


More information about the freebsd-current mailing list