mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:57:14 +08:00
9 lines
128 B
SYSTEMD
9 lines
128 B
SYSTEMD
|
[Unit]
|
||
|
Description=Kerberos 5 propagation server
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/sbin/kpropd -S
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|