CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]       2011/10/09 02:48:54

Modified files:
        etc/rc.d       : rc.subr 

Log message:
Finally make it possible to restart/stop a daemon after having changed
its _flags in rc.conf(8).
When the rc.d(8) system starts a daemon, it will record its pexp under
/var/run/rc.d/rcscriptname and use that to interact with it (errors in
creating /var/run/rc.d or missing pexp file are non fatal, the framework
will just fallback to what it currently does).

deraadt@ doesn't mind a long as it doesn't come in the way of people
manually managing their daemons.

discussed with and input from sthen@ halex@ robert@ schwarze@
ok sthen@ robert@

Reply via email to