Date: Mon, 19 Dec 2011 15:05:04 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: freebsd-rc@FreeBSD.org Subject: Re: rc.d/watchdogd: a suggestion Message-ID: <4EEF3680.8010601@FreeBSD.org> In-Reply-To: <4ED2983B.5050800@FreeBSD.org> References: <4ED2378B.2080601@FreeBSD.org> <4ED2983B.5050800@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
on 27/11/2011 22:06 Doug Barton said the following: > 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. BTW, etc/rc.d/syslogd is a counter-example to this rule for some reason. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EEF3680.8010601>