Date: Sun, 27 Nov 2011 12:06:19 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Andriy Gapon <avg@FreeBSD.org> Cc: freebsd-rc@FreeBSD.org Subject: Re: rc.d/watchdogd: a suggestion Message-ID: <4ED2983B.5050800@FreeBSD.org> In-Reply-To: <4ED2378B.2080601@FreeBSD.org> References: <4ED2378B.2080601@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/27/2011 5:13 AM, Andriy Gapon wrote: > > I have a suggestion to start watchdogd a little bit earlier than it is done now, > and correspondingly to stop it a little bit later during shutdown: I have no particular opinion on changing the timing, but you haven't said why you want to do it. > @@ -28,7 +28,8 @@ > # > > # PROVIDE: watchdogd > -# REQUIRE: DAEMON cleanvar > +# REQUIRE: FILESYSTEMS syslogd cleanvar > +# BEFORE: SERVERS Ideally base scripts should not use BEFORE. Change REQUIRE in SERVERS instead. hth, Doug -- "We could put the whole Internet into a book." "Too practical." Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED2983B.5050800>