sudoers.d/protonvpn: add more paths & potential legacy note

This commit is contained in:
Aminda Suomalainen 2021-02-27 09:01:25 +02:00
parent 3bde08d520
commit 51b0b5dde5
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
# Letting sudoers to use ProtonVPN passwordlessly
# This may be legacy for ProtonVPN 2.x and not required by 3.x
%sudo ALL = (root) NOPASSWD: /usr/bin/protonvpn
%sudo ALL = (root) NOPASSWD: /usr/bin/protonvpn-cli
%sudo ALL = (root) NOPASSWD: /usr/bin/protonvpn-tray
%sudo ALL = (root) NOPASSWD: /usr/bin/protonvpn-gui
%sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn
%sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-cli
%sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-tray
%sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-gui