mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-05 05:37:20 +02:00
Compare commits
2 Commits
018f80e6fe
...
859bc2a28c
Author | SHA1 | Date | |
---|---|---|---|
859bc2a28c | |||
0778849f34 |
@ -1,10 +0,0 @@
|
||||
# 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
|
3
etc/sudoers.d/restart-matterbridge
Normal file
3
etc/sudoers.d/restart-matterbridge
Normal file
@ -0,0 +1,3 @@
|
||||
# Via https://askubuntu.com/a/692712, I am tired of checking password just
|
||||
# for this. Target system: Debian and Ubuntu
|
||||
%sudo ALL=NOPASSWD: /bin/systemctl restart matterbridge.service
|
Loading…
x
Reference in New Issue
Block a user