diff options
Diffstat (limited to 'testing/krb5/krb5-kpropd@.service')
-rw-r--r-- | testing/krb5/krb5-kpropd@.service | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/krb5/krb5-kpropd@.service b/testing/krb5/krb5-kpropd@.service new file mode 100644 index 000000000..46f7e3639 --- /dev/null +++ b/testing/krb5/krb5-kpropd@.service @@ -0,0 +1,8 @@ +[Unit] +Description=Kerberos 5 propagation server +Conflicts=krb5-kpropd.service + +[Service] +ExecStart=/usr/sbin/kpropd +StandardInput=socket +StandardError=syslog |