freeipa/init/systemd/ipa-custodia.service.in
2025-08-12 22:28:56 +02:00

14 lines
258 B
SYSTEMD

[Unit]
Description=IPA Custodia Service
[Service]
Type=notify
Environment=LC_ALL=C.UTF-8
ExecStart=@libexecdir@/ipa/ipa-custodia @IPA_SYSCONF_DIR@/custodia/custodia.conf
PrivateTmp=yes
Restart=on-failure
RestartSec=60s
[Install]
WantedBy=multi-user.target