From 53af2ecc039766ade3572abc72d087029d2789d9 Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 23 Nov 2025 10:14:39 +0100 Subject: [PATCH] Update sudoers w/ iw reg set* --- installers/raspap.sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/installers/raspap.sudoers b/installers/raspap.sudoers index 63b12506..c9bd15c8 100644 --- a/installers/raspap.sudoers +++ b/installers/raspap.sudoers @@ -47,6 +47,7 @@ www-data ALL=(ALL) NOPASSWD:/sbin/ip -s a f label wl* www-data ALL=(ALL) NOPASSWD:/sbin/ifup * www-data ALL=(ALL) NOPASSWD:/sbin/ifdown * www-data ALL=(ALL) NOPASSWD:/sbin/iw dev* +www-data ALL=(ALL) NOPASSWD:/sbin/iw reg set* www-data ALL=(ALL) NOPASSWD:/bin/cp /etc/raspap/networking/dhcpcd.conf /etc/dhcpcd.conf www-data ALL=(ALL) NOPASSWD:/etc/raspap/hostapd/enablelog.sh www-data ALL=(ALL) NOPASSWD:/etc/raspap/hostapd/disablelog.sh