From fc0730d7a5cae2aba683856e2dbbf294c5403cd3 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 28 Jan 2021 13:13:28 +0200 Subject: [PATCH] sudoers.d/protonvpn.conf: add /usr/bin/protonvpn --- etc/sudoers.d/protonvpn.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/sudoers.d/protonvpn.conf b/etc/sudoers.d/protonvpn.conf index ab12547c..7a2e17c6 100644 --- a/etc/sudoers.d/protonvpn.conf +++ b/etc/sudoers.d/protonvpn.conf @@ -1,3 +1,4 @@ # Letting sudoers to use ProtonVPN passwordlessly +%sudo ALL = (root) NOPASSWD: /usr/bin/protonvpn %sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-tray %sudo ALL = (root) NOPASSWD: /usr/local/bin/protonvpn-gui