malmond / rpms / unbound

Forked from rpms/unbound 3 years ago
Clone
5f4e7f
[Unit]
5f4e7f
Description=update of the root trust anchor for DNSSEC validation in unbound
5f4e7f
Documentation=man:unbound-anchor(8)
5f4e7f
5f4e7f
[Service]
5f4e7f
Type=oneshot
5f4e7f
User=unbound
5f4e7f
ExecStart=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c /etc/unbound/icannbundle.pem
5f4e7f
SuccessExitStatus=1