mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +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
|