summaryrefslogtreecommitdiffstats
path: root/_kadmind
diff options
context:
space:
mode:
Diffstat (limited to '_kadmind')
-rw-r--r--_kadmind4
1 files changed, 4 insertions, 0 deletions
diff --git a/_kadmind b/_kadmind
index 5088438..b073cfb 100644
--- a/_kadmind
+++ b/_kadmind
@@ -1,4 +1,8 @@
#!/bin/sh
+#
+# Check for error conditions which the init system expects us to check and
+# for other common errors, and exit with the expected status codes.
+#
kadmind=/usr/sbin/kadmind
if test -f /var/kerberos/krb5kdc/kpropd.acl ; then
echo $"Error. This appears to be a slave server, found kpropd.acl"