mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-13 14:02:36 +01:00
sudoers.d/nordvpnd: add restarting of iwd & systemd-networkd
This commit is contained in:
parent
6a87111f8b
commit
4a889dd9b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user