Reference the rcctl(8) utility from afterboot.8. Regards,
Index: afterboot.8 =================================================================== RCS file: /cvs/src/share/man/man8/afterboot.8,v retrieving revision 1.147 diff -u -p -r1.147 afterboot.8 --- afterboot.8 30 Jul 2015 08:03:49 -0000 1.147 +++ afterboot.8 18 Sep 2015 19:50:27 -0000 @@ -400,7 +400,8 @@ is in turn influenced by the configurati Again this script should not be changed by administrators: site-specific changes should be made to .Pq freshly created if necessary -.Pa /etc/rc.conf.local . +.Pa /etc/rc.conf.local +or by using the rcctl(8) utility. .Pp Any commands which should be run before the system sets its secure level should be made to @@ -605,6 +606,7 @@ is contained within .Xr dmesg 8 , .Xr ifconfig 8 , .Xr intro 8 , +.Xr rcctl 8 , .Xr sysctl 8 .Sh HISTORY This document first appeared in
