aboutsummaryrefslogtreecommitdiff
path: root/system/sudoers
diff options
context:
space:
mode:
Diffstat (limited to 'system/sudoers')
-rw-r--r--system/sudoers1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/sudoers b/system/sudoers
index c7efcf6..9740719 100644
--- a/system/sudoers
+++ b/system/sudoers
@@ -87,6 +87,7 @@ root ALL=(ALL) ALL
## Run some commands without a password
%wheel ALL=(ALL) NOPASSWD: /usr/bin/pacman -Sy
%wheel ALL=(ALL) NOPASSWD: /usr/bin/openvpn
+%wheel ALL=(ALL) NOPASSWD: /usr/bin/killall -SIGINT openvpn
## Uncomment to allow members of group sudo to execute any command
# %sudo ALL=(ALL) ALL