Hi Paul, On 2018-11-20 10:22 a.m., Paul Wouters via Unbound-users wrote: > [paul@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
