mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 10:04:34 +01:00
sudoers/nordvpnd: allow chronyc online
This commit is contained in:
parent
c9cad77caf
commit
ffc4c53615
@ -10,3 +10,5 @@
|
||||
# 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
|
||||
# Tells Chrony we are connected and thus maybe connects to IPv6 NTP servers
|
||||
%nordvpn ALL=NOPASSWD: /usr/bin/chronyc online
|
||||
|
Loading…
Reference in New Issue
Block a user