K 10 svn:author V 5 eugen K 8 svn:date V 27 2021-07-16T06:38:31.220666Z K 7 svn:log V 554 rc.d: unbreak sysctl lastload /etc/rc.d/securelevel is supposed to run /etc/rc.d/sysctl lastload late at boot time to apply /etc/sysctl.conf settings that fail to apply early. However, this does not work in default configuration because of kern_securelevel_enable="NO" by default. Add new script /etc/rc.d/sysctl_lastload that starts unconditionally. Reported by: Marek Zarychta MFC after: 1 month (cherry picked from commit f4b38c360e63a6e66245efedbd6c070f9c0aee55) Git Hash: 6ec2f0d74b22f857530b87ce8db153831fff1cca Git Author: eugen@FreeBSD.org END