summaryrefslogtreecommitdiff
path: root/core/krb5/krb5-kdc.service
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /core/krb5/krb5-kdc.service
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'core/krb5/krb5-kdc.service')
-rw-r--r--core/krb5/krb5-kdc.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/krb5/krb5-kdc.service b/core/krb5/krb5-kdc.service
index 6ec93bb72..4918f6000 100644
--- a/core/krb5/krb5-kdc.service
+++ b/core/krb5/krb5-kdc.service
@@ -2,7 +2,7 @@
Description=Kerberos 5 KDC
[Service]
-ExecStart=/usr/sbin/krb5kdc -n
+ExecStart=/usr/bin/krb5kdc -n
Restart=always
[Install]