conf/90163: [patch] Easily launch non-forking daemons like logsurfer via rcNG

Doug Barton dougb at FreeBSD.org
Tue Jan 17 23:59:18 PST 2006


Synopsis: [patch] Easily launch non-forking daemons like logsurfer via rcNG

State-Changed-From-To: open->closed
State-Changed-By: dougb
State-Changed-When: Wed Jan 18 07:56:14 UTC 2006
State-Changed-Why: 

The way to do what you are suggesting here is:

command=/usr/sbin/daemon
command_args="/usr/local/sbin/logsurfer $logsurfer_flags"

While the idea you present here is creative, I don't think
that it happens often enough in practice to warrant inclusion
in rc.subr. 

In the future, you may find it useful to submit ideas like
this to the freebsd-rc at freebsd.org mailling list before
sending them as a PR. 

Doug



Responsible-Changed-From-To: freebsd-rc->dougb
Responsible-Changed-By: dougb
Responsible-Changed-When: Wed Jan 18 07:56:14 UTC 2006
Responsible-Changed-Why: 

I closed this PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=90163


More information about the freebsd-rc mailing list