mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 01:44:37 +08:00
9 lines
159 B
SYSTEMD
9 lines
159 B
SYSTEMD
|
[Unit]
|
||
|
Description=Kerberos 5 propagation server
|
||
|
Conflicts=krb5-kpropd.service
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/sbin/kpropd
|
||
|
StandardInput=socket
|
||
|
StandardError=syslog
|