summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Cohen <bencoh@notk.org>2021-07-06 20:12:34 +0300
committerBenjamin Cohen <bencoh@notk.org>2021-07-06 20:12:34 +0300
commit121e8e4c9eb06629991db936aab11f8659faa259 (patch)
treede6a54dde64ac294a9e98569d5be5024833f733a
parente0e8f0d98e67f90d00ed551e7da7afd1a61135b2 (diff)
Update sudoers file to use %users group
-rwxr-xr-xdata/wifi-switcher.sudoers2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/wifi-switcher.sudoers b/data/wifi-switcher.sudoers
index aca8928..f39c799 100755
--- a/data/wifi-switcher.sudoers
+++ b/data/wifi-switcher.sudoers
@@ -1 +1 @@
-user ALL = NOPASSWD: /usr/sbin/wifi.sh
+%users ALL = NOPASSWD: /usr/sbin/wifi.sh