diff --git a/arch-config/etc/sudoers.d/wireguard b/arch-config/etc/sudoers.d/wireguard index 33f45157..29ac69a3 100644 --- a/arch-config/etc/sudoers.d/wireguard +++ b/arch-config/etc/sudoers.d/wireguard @@ -1,3 +1,3 @@ -# The "wg show all" command may be run by anyone in the group "wireguard" +# "wg show" and subcommands command may be run by anyone in the group "wireguard" -%wireguard ALL=(ALL) NOPASSWD: /usr/bin/wg show interfaces +%wireguard ALL=(ALL) NOPASSWD: /usr/bin/wg show