huston we have a problem...
sudo journalctl --full --no-hostname --follow --lines 0 --unit unbound.service
sorry for the newbie comment, but if I run the above code nothing happens on the terminal.
i took the liberty to change from --line 0
to --line 50
sudo journalctl --full --no-hostname --follow --lines 50 --unit unbound.service
Jul 04 20:53:18 systemd[1]: Stopping unbound.service - Unbound DNS server...
Jul 04 20:53:18 systemd[1]: unbound.service: Deactivated successfully.
Jul 04 20:53:18 systemd[1]: Stopped unbound.service - Unbound DNS server.
Jul 04 20:53:18 systemd[1]: Starting unbound.service - Unbound DNS server...
Jul 04 20:53:18 (unbound)[2405]: unbound.service: Referenced but unset environment variable evaluates to an empty string: DAEMON_OPTS
Jul 04 20:53:18 unbound[2405]: [1751662398] unbound[2405:0] debug: chdir to /etc/unbound
Jul 04 20:53:18 unbound[2405]: [1751662398] unbound[2405:0] debug: drop user privileges, run as unbound
Jul 04 20:53:18 unbound[2405]: [1751662398] unbound[2405:0] debug: switching log to /var/log/unbound/unbound.log
Jul 04 20:53:18 systemd[1]: Started unbound.service - Unbound DNS server.