mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-22 18:52:46 +01:00
bash/usr-local-bin/nordvpn-off: add restarting unbound & systemd-resolved
This commit is contained in:
parent
c3ef1c7c4e
commit
e8f071993a
@ -10,5 +10,8 @@ sudo systemctl restart yggdrasil.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
|
||||
sleep 5
|
||||
sudo chronyc online
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user