Disable and mask unbound-resolvconf.service?
-
When I run
sudo systemctl --failedI see that the service is not running. (Ubuntu: 24.04.4 LTS (Noble Numbat))UNIT LOAD ACTIVE SUB DESCRIPTION ā unbound-resolvconf.service loaded failed failed Unbound asyncronous resolvconf update helperLogs:
Apr 27 18:05:19 my.example.org systemd[1]: Started unbound-resolvconf.service - Unbound asyncronous resolvconf update helper. Apr 27 18:05:19 my.example.org resolvconf[870]: Dropped protocol specifier '.unbound' from 'lo.unbound'. Using 'lo' (ifindex=1). Apr 27 18:05:19 my.example.org resolvconf[870]: No DNS servers specified, refusing operation. Apr 27 18:05:19 my.example.org systemd[1]: unbound-resolvconf.service: Main process exited, code=exited, status=1/FAILURE Apr 27 18:05:19 my.example.org systemd[1]: unbound-resolvconf.service: Failed with result 'exit-code'.I found a related PR https://github.com/NLnetLabs/unbound-manual/pull/55, which is part of
I am not an expert at the area. But I believe cloudron does not need this service.
I disabled and mask it in one cloudron instance, until now everything seems to working and
sudo systemctl --failedis clean again.sudo systemctl mask unbound-resolvconf.service sudo systemctl disable --now unbound-resolvconf.serviceIs this service required for Cloudron, or is it safe to keep masked?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better š
Register Login