SHA256
1
0
forked from pool/kanidm
kanidm/kanidm-unixd.service
2020-10-07 12:16:33 +00:00

19 lines
435 B
Desktop File

# You should not need to edit this file. Instead, use a drop-in file as described in:
# /usr/lib/systemd/system/kanidm_unixd.service.d/custom.conf
[Unit]
Description=Kanidm Local Client Resolver
After=chronyd.service ntpd.service network-online.target
[Service]
DynamicUser=yes
UMask=0027
CacheDirectory=kanidm-unixd
RuntimeDirectory=kanidm-unixd
Type=simple
ExecStart=/usr/sbin/kanidm_unixd
[Install]
WantedBy=multi-user.target