On Fri, 10 Dec 2010 16:25:40 +0100, frantisek holop <min...@obiit.org>
wrote:
why not reuse the /etc/rc.conf style "set these to "NO" to turn them
off.
otherwise, they're used as flags" approach?
It's not how it works, it won't start anything unless you add it to the
rc_scripts variable.
this way i could say in /etc/rc.local.conf:
nginx=NO
and /etc/rc.d/nginx would be skipped at startup
or is the preferred way simply removing the execute bit?
i could still decide running it manually later..
The framework is still not documented and there are several uncommitted
bits.
--
Antoine