diff --git a/bash/usr-local-bin/nordvpn-off b/bash/usr-local-bin/nordvpn-off index 0d0fdb7..0e2352d 100755 --- a/bash/usr-local-bin/nordvpn-off +++ b/bash/usr-local-bin/nordvpn-off @@ -11,8 +11,10 @@ sudo systemctl stop nordvpnd.service sudo systemctl restart iwd.service sudo systemctl restart systemd-networkd.service sleep 5 -sudo systemctl restart unbound.service -sudo systemctl restart systemd-resolved.service +#sudo systemctl restart unbound.service +sudo unbound-control reload +#sudo systemctl restart systemd-resolved.service +sudo resolvectl flush-caches sleep 5 sudo systemctl restart yggdrasil.service sudo chronyc online