summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.d/SERVERS2
-rwxr-xr-xetc/rc.d/kdc1
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS
index 7cd156a..1cf019a 100755
--- a/etc/rc.d/SERVERS
+++ b/etc/rc.d/SERVERS
@@ -4,7 +4,7 @@
#
# PROVIDE: SERVERS
-# REQUIRE: mountcritremote abi ldconfig savecore watchdogd kdc
+# REQUIRE: mountcritremote abi ldconfig savecore watchdogd
# This is a dummy dependency, for early-start servers relying on
# some basic configuration.
diff --git a/etc/rc.d/kdc b/etc/rc.d/kdc
index aef96df..ed5f078 100755
--- a/etc/rc.d/kdc
+++ b/etc/rc.d/kdc
@@ -5,6 +5,7 @@
# PROVIDE: kdc
# REQUIRE: NETWORKING
+# BEFORE: SERVERS
# KEYWORD: shutdown
. /etc/rc.subr
OpenPOWER on IntegriCloud