unbound-anchor.service

This unit is provided by:

Options

  • [Service]
    • EnvironmentFile=-/etc/sysconfig/unbound
    • ExecStart=/bin/bash -c 'if [ "$DISABLE_UNBOUND_ANCHOR" = "yes" ]; then echo "Updates of root keys with unbound-anchor is disabled"; else /usr/sbin/unbound-anchor $UNBOUND_ANCHOR_OPTIONS; fi'
    • ExecStart=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c /etc/unbound/icannbundle.pem
    • SuccessExitStatus=1
    • Type=oneshot
    • User=unbound
  • [Unit]

Additionnal notes

Nothing here.