diff --git a/etc/sudoers.d/nordvpnd b/etc/sudoers.d/nordvpnd index c63a3f03..6d1f6c3f 100644 --- a/etc/sudoers.d/nordvpnd +++ b/etc/sudoers.d/nordvpnd @@ -7,3 +7,6 @@ # used in my scripts and nordvpn.service.d and yggdrasil.service.d to ensure # it works %nordvpn ALL=NOPASSWD: /bin/systemctl restart yggdrasil.service +# used in my scripts of disconnecting from nordvpn and restoring IPv6 +%nordvpn ALL=NOPASSWD: /bin/systemctl restart iwd.service +%nordvpn ALL=NOPASSWD: /bin/systemctl restart systemd-networkd.service