mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 16:31:08 -06:00
276e69de87
Tickets: https://fedorahosted.org/freeipa/ticket/3801 https://fedorahosted.org/freeipa/ticket/4417 Design: https://fedorahosted.org/bind-dyndb-ldap/wiki/BIND9/Design/DNSSEC Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: David Kupka <dkupka@redhat.com>
16 lines
312 B
Desktop File
16 lines
312 B
Desktop File
[Unit]
|
|
Description=IPA OpenDNSSEC Signer replacement
|
|
Wants=ipa-ods-exporter.socket
|
|
After=ipa-ods-exporter.socket
|
|
|
|
[Service]
|
|
EnvironmentFile=/etc/sysconfig/ipa-ods-exporter
|
|
ExecStart=/usr/libexec/ipa/ipa-ods-exporter
|
|
User=ods
|
|
PrivateTmp=yes
|
|
Restart=on-failure
|
|
RestartSec=60s
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|