1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00

REQUIRE: syslogd and BEFORE: NETWORKING are now antithetical,

and including both in this file had nasty side effects on the
ordering of syslogd, as well as producing an error when running
rcorder. Remove the more bogus of the two options, which restores
proper ordering and removes the error.

There is an open question as to whether scripts with the nostart
KEYWORD should even have REQUIRE/BEFORE lines, and indeed, whether
they should be in /etc/rc.d at all, but that's for another time.
This commit is contained in:
Doug Barton 2005-12-21 01:19:20 +00:00
parent af72fe981b
commit d6209fadb2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153588

View File

@ -11,7 +11,6 @@
# PROVIDE: power_profile
# REQUIRE: mountcritlocal syslogd
# KEYWORD: nojail nostart
# BEFORE: NETWORKING
. /etc/rc.subr