From 7c560e1e8f1990469f4df799df1a3ddd8c13c27e Mon Sep 17 00:00:00 2001 From: odomingao Date: Sun, 1 Sep 2024 18:01:19 -0300 Subject: [PATCH] Update chronyd (#458) apparmor="DENIED" operation="create" class="net" profile="chronyd" comm="chronyd" family="inet" sock_type="stream" protocol=0 requested_mask="create" denied_mask="create" --- apparmor.d/profiles-a-f/chronyd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apparmor.d/profiles-a-f/chronyd b/apparmor.d/profiles-a-f/chronyd index 490afddb..a7d265e2 100644 --- a/apparmor.d/profiles-a-f/chronyd +++ b/apparmor.d/profiles-a-f/chronyd @@ -29,6 +29,8 @@ profile chronyd @{exec_path} flags=(attach_disconnected) { network inet dgram, network inet6 dgram, + network inet stream, + network inet6 stream, network netlink raw, @{exec_path} mr,