initial commit
This commit is contained in:
4
sudoers.d/dark-shield
Executable file
4
sudoers.d/dark-shield
Executable file
@@ -0,0 +1,4 @@
|
||||
# Allow users to run WireGuard commands without password
|
||||
%sudo ALL=(ALL) NOPASSWD: /usr/bin/wg-quick up wg0
|
||||
%sudo ALL=(ALL) NOPASSWD: /usr/bin/wg-quick down wg0
|
||||
%sudo ALL=(ALL) NOPASSWD: /usr/bin/ln -sf * /etc/wireguard/wg0.conf
|
||||
Reference in New Issue
Block a user