From bb10491e1b52efbc3fd935b19bda096d8cba3c87 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 24 Jan 2022 22:36:12 +0100 Subject: [PATCH] Network --- cloudcommander/apparmor.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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,