Imported Upstream version 4.6.2
This commit is contained in:
12
init/systemd/ipa-custodia.service.in
Normal file
12
init/systemd/ipa-custodia.service.in
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=IPA Custodia Service
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
ExecStart=@libexecdir@/ipa/ipa-custodia @IPA_SYSCONF_DIR@/custodia/custodia.conf
|
||||
PrivateTmp=yes
|
||||
Restart=on-failure
|
||||
RestartSec=60s
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user