summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/LOGIN2
-rwxr-xr-xetc/rc.d/utx1
2 files changed, 1 insertions, 2 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
diff --git a/etc/rc.d/utx b/etc/rc.d/utx
index 9035d12..e23ae00 100755
--- a/etc/rc.d/utx
+++ b/etc/rc.d/utx
@@ -5,7 +5,6 @@
# PROVIDE: utx
# REQUIRE: DAEMON cleanvar
-# BEFORE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr
OpenPOWER on IntegriCloud