[#]
http://marc.info/?l=openbsd-cvs&m=140899265212306&w=2
openbsd-cvs(obsdave,2) — All
2014-08-25 22:55:12
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 12:50:22
Modified files:
usr.sbin/rcctl : rcctl.sh
Log message:
Cope with some weird rc.conf.local file like "foobar" in pkg_scripts
while "foobar_flags" is set to "NO"...
Reparse deamon_flags at the end of add_flags() since they may have been
modified by the function.