diff --git a/cloudcommander/apparmor.txt b/cloudcommander/apparmor.txt index aed689d6b..2e5313d96 100644 --- a/cloudcommander/apparmor.txt +++ b/cloudcommander/apparmor.txt @@ -8,6 +8,13 @@ profile cloudcommander_addon flags=(attach_disconnected,mediate_deleted) { mount, umount, remount, + network udp, + network tcp, + network dgram, + network stream, + network inet, + network inet6, + network netlink raw, capability setgid, capability setuid,