mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59:22 +01:00
sudoers.d/protonvpn: add more paths & potential legacy note
This commit is contained in:
parent
3bde08d520
commit
51b0b5dde5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user