Date: Sun, 17 Oct 2010 17:43:27 +0100 From: RW <rwmaillists@googlemail.com> To: ports@freebsd.org Subject: Re: daemontools port options Message-ID: <20101017174327.2c3754c5@gumby.homeunix.com> In-Reply-To: <20101017103107.50b3deae@seibercom.net> References: <20101017103107.50b3deae@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Oct 2010 10:31:07 -0400 Jerry <freebsd-ports.user@seibercom.net> wrote: > I was wondering if there is any strategic advantage to using the > "S_EARLY" option as opposed to the default setting. You can set that if you need the daemons started by supervise to start earlier. The best know example of this is djbdns dnscache which would otherwise start-up after ntpd etc (although that's simple to workaround with a second nameserver in resolv.conf). > Also, if I have a > program(s) that are routinely restarted via "USR1", such as clamav, > should I activate the "SIGQ12" option? I am not even sure exactly what > support it enables. See svc(8), the patch adds some additional signals to those already supported.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101017174327.2c3754c5>