From 858edb065b0e718f17483585daa945b7a003c6f2 Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 4 Mar 2021 23:07:04 +0000 Subject: [PATCH] Update sudoers wg-*.key --- installers/raspap.sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/raspap.sudoers b/installers/raspap.sudoers index 18fb9187..b05be96a 100644 --- a/installers/raspap.sudoers +++ b/installers/raspap.sudoers @@ -51,5 +51,5 @@ www-data ALL=(ALL) NOPASSWD:/usr/bin/wg-quick up wg0 www-data ALL=(ALL) NOPASSWD:/usr/bin/wg-quick down wg0 www-data ALL=(ALL) NOPASSWD:/usr/bin/wg www-data ALL=(ALL) NOPASSWD:/bin/cat /etc/wireguard/*.conf -www-data ALL=(ALL) NOPASSWD:/bin/cat /etc/wireguard/wg-server-public.key +www-data ALL=(ALL) NOPASSWD:/bin/cat /etc/wireguard/wg-*.key