Hi @Martineau, how can I restart unbound from a command prompt (ssh)?
Background: When I reboot the router, unbound does not complete loading (possibly due to the way I setup the interfaces for IPv6 to work with Wireguard Manager) and so I always need to go to unbound_manager advanced to restart (rs).
What I would prefer to do is re-start unbound as part of the start process, e.g. by adding to post-mount
Background: When I reboot the router, unbound does not complete loading (possibly due to the way I setup the interfaces for IPv6 to work with Wireguard Manager) and so I always need to go to unbound_manager advanced to restart (rs).
What I would prefer to do is re-start unbound as part of the start process, e.g. by adding to post-mount
Code:
sleep 10s
line to restart unbound