OPNsense Forum

Archive => 18.7 Legacy Series => Topic started by: Cubox on December 29, 2018, 10:00:38 pm

Title: How to reload unbound using a script?
Post by: Cubox on December 29, 2018, 10:00:38 pm
Hi,

In a script I'm making for unbound, I would like to reload the daemon, to refresh it's configuration. Since service unbound onestatus tells me that unbound is not running, even when it is, how can I make it be reloaded/restarted without breaking opnsense?

Thanks
Title: Re: How to reload unbound using a script?
Post by: mtn406 on January 24, 2019, 10:57:48 pm
Might have a look at this:

https://forum.opnsense.org/index.php?topic=9473 (https://forum.opnsense.org/index.php?topic=9473)
Title: Re: How to reload unbound using a script?
Post by: franco on January 25, 2019, 11:13:10 pm
# pluginctl dns reload


Cheers,
Franco