Avoid using BEFORE in the utx rc script.

Requested by:	dougb
This commit is contained in:
Ed Schouten 2012-02-12 07:45:48 +00:00
parent 42e4b4f7df
commit 18568efd19
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=231549
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#
# PROVIDE: LOGIN
# REQUIRE: DAEMON
# REQUIRE: DAEMON utx
# This is a dummy dependency to ensure user services such as xdm,
# inetd, cron and kerberos are started after everything else, in case

View File

@ -5,7 +5,6 @@
# PROVIDE: utx
# REQUIRE: DAEMON cleanvar
# BEFORE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr