On 09Dec2018 18:33, sean darcy <seandar...@gmail.com> wrote:
My local server - unbound - works great. Never a problem, almost. Sometimes there's a problem on reboot, and unbound doesn't start.

Do you know why this is? I run unbound on my Mac, but I start it by hand post boot (just don't ask).

How is unbound started? If it's a script (like /etc/rc.local) you could fall back to bind, eg:

 unbound || bind

so that if unbound fails its setup (hopefully before it forks off) you can run ISC bind instead.

But it might be more profitable to identify what it is unhappy about when it doesn't start.

Cheers,
Cameron Simpson <c...@cskk.id.au>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to