summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/LOGIN
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2012-02-12 07:45:48 +0000
committered <ed@FreeBSD.org>2012-02-12 07:45:48 +0000
commiteff2fef6c0e94f751ea562a9c314ef35aac0c020 (patch)
treec8b4847a1c64c795406939711cf412e69874ca25 /etc/rc.d/LOGIN
parent4475fc98c15d33254f483b55edbac3bceba3d83a (diff)
downloadFreeBSD-src-eff2fef6c0e94f751ea562a9c314ef35aac0c020.zip
FreeBSD-src-eff2fef6c0e94f751ea562a9c314ef35aac0c020.tar.gz
Avoid using BEFORE in the utx rc script.
Requested by: dougb
Diffstat (limited to 'etc/rc.d/LOGIN')
-rwxr-xr-xetc/rc.d/LOGIN2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/LOGIN b/etc/rc.d/LOGIN
index 2b45ba8..ad4c8a7 100755
--- a/etc/rc.d/LOGIN
+++ b/etc/rc.d/LOGIN
@@ -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
OpenPOWER on IntegriCloud