Update chronyd

apparmor="DENIED" operation="create" class="net" profile="chronyd"  comm="chronyd" family="inet" sock_type="stream" protocol=0 requested_mask="create" denied_mask="create"
This commit is contained in:
odomingao 2024-09-01 17:26:06 -03:00 committed by GitHub
parent b223e2eb8e
commit 7787c97a69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,