# Pastebin faBWA4Jd const networkManagerConnectedPlugAppArmor = ` # Description: Allow using NetworkManager service. This gives privileged access # to the NetworkManager service. #include # Allow all access to NetworkManager service dbus (receive, send) bus=system path=/org/freedesktop/NetworkManager{,/**} peer=(label=###SLOT_SECURITY_TAGS###), # NM implements org.freedesktop.DBus.ObjectManager too dbus (receive, send) bus=system path=/org/freedesktop interface=org.freedesktop.DBus.ObjectManager peer=(label=###SLOT_SECURITY_TAGS###), `