mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-08 09:49:21 +01:00
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
|
# Letting sudoers to use ProtonVPN passwordlessly
|
||
|
%sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-tray
|
||
|
%sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-gui
|