Date: Wed, 18 Jan 2006 07:59:18 GMT From: Doug Barton <dougb@FreeBSD.org> To: rand@meridian-enviro.com, dougb@FreeBSD.org, freebsd-rc@FreeBSD.org, dougb@FreeBSD.org Subject: Re: conf/90163: [patch] Easily launch non-forking daemons like logsurfer via rcNG Message-ID: <200601180759.k0I7xIYq077721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601180759.k0I7xIYq077721>