mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
sudoers.d/nordvpnd: include nordvpnd.socket
This commit is contained in:
parent
419805bc91
commit
75c39ddb0d
@ -1,6 +1,8 @@
|
|||||||
# passwordless sudo systemctl ... for group nordvpn
|
# passwordless sudo systemctl ... for group nordvpn
|
||||||
%nordvpn ALL=NOPASSWD: /bin/systemctl stop nordvpnd.service
|
%nordvpn ALL=NOPASSWD: /bin/systemctl stop nordvpnd.service
|
||||||
%nordvpn ALL=NOPASSWD: /bin/systemctl start nordvpnd.service
|
%nordvpn ALL=NOPASSWD: /bin/systemctl start nordvpnd.service
|
||||||
|
%nordvpn ALL=NOPASSWD: /bin/systemctl stop nordvpnd.socket
|
||||||
|
%nordvpn ALL=NOPASSWD: /bin/systemctl start nordvpnd.socket
|
||||||
%nordvpn ALL=NOPASSWD: /bin/systemctl restart nordvpnd.service
|
%nordvpn ALL=NOPASSWD: /bin/systemctl restart nordvpnd.service
|
||||||
# used in my scripts and nordvpn.service.d and yggdrasil.service.d to ensure
|
# used in my scripts and nordvpn.service.d and yggdrasil.service.d to ensure
|
||||||
# it works
|
# it works
|
||||||
|
Loading…
Reference in New Issue
Block a user