]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - unbound/systemd/unbound-anchor.service
unbound: New package
[people/amarx/ipfire-3.x.git] / unbound / systemd / unbound-anchor.service
CommitLineData
23621ada
SS
1[Unit]
2Description=update of the root trust anchor for DNSSEC validation in unbound
3Documentation=man:unbound-anchor(8)
4
5[Service]
6Type=oneshot
7User=unbound
8ExecStart=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c /etc/unbound/icannbundle.pem
9SuccessExitStatus=1