2a169a866b
- change the period for unbound-anchor from monthly to daily (#1180267) - Thanks to Tomasz Torcz <ttorcz@fedoraproject.org> for the initial patch Signed-off-by: Tomas Hozza <thozza@redhat.com>
10 lines
273 B
Desktop File
10 lines
273 B
Desktop File
[Unit]
|
|
Description=update of the root trust anchor for DNSSEC validation in unbound
|
|
Documentation=man:unbound-anchor(8)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=unbound
|
|
ExecStart=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c /etc/unbound/icannbundle.pem
|
|
SuccessExitStatus=1
|