# /etc/rc.d/unbound start
/etc/rc.d/unbound: WARNING: /etc/unbound/unbound.conf is not readable.
I’m a little new and accept that I may be misunderstanding how this works exactly, so I would appreciate any guidance.
# rc.conf snippet
unbound=YES
unbound_chrootdir="/var/chroot/unbound"
unbound_flags="-c /var/chroot/unbound/etc/unbound/unbound.conf"
# ls -la /var/chroot/unbound/etc/unbound/
total 48
drwxr-xr-x 2 _unbound _unbound 512 Sep 22 21:33 .
drwxr-xr-x 3 _unbound _unbound 512 Jul 17 22:07 ..
-rw-r--r-- 1 _unbound _unbound 280 Sep 22 23:07 unbound.conf