about unbound and systemd units

Simon Deziel simon+unbound at sdeziel.info
Tue Nov 20 16:01:29 UTC 2018


Hi Paul,

On 2018-11-20 10:22 a.m., Paul Wouters via Unbound-users wrote:
> [paul at thinkpad tmp]$ cat /usr/lib/systemd/system/unbound.service [Unit]
> Description=Unbound recursive Domain Name Server
> After=network.target
> After=unbound-keygen.service
> Wants=unbound-keygen.service
> Wants=unbound-anchor.timer
> Before=nss-lookup.target
> Wants=nss-lookup.target
> 
> [Service]
> Type=simple
> EnvironmentFile=-/etc/sysconfig/unbound
> ExecStartPre=/usr/sbin/unbound-checkconf
> ExecStartPre=-/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c
> /etc/unbound/icannbundle.pem -f /etc/resolv.conf -R

Doesn't that result in a root.key owned by root?

Regards,
Simon




More information about the Unbound-users mailing list