# Generated by Netmaker Desktop
# AppArmor rules to allow Netmaker Desktop function properly

# Allow read access to the NetDesk WireGuard configuration directory
/opt/netmaker-rac/wg-conf/ r,
/opt/netmaker-rac/wg-conf/* r,
/opt/netmaker-rac/wg-conf/** r,

# Allow usage of sudo. Required for PostUp/PostDown commands
# Usage in unconfined profile is not a bother because sudo already runs unconfined by default
/usr/bin/sudo rmUx,
