feat(profile): small update on core upgrade profiles.

This commit is contained in:
Alexandre Pujol 2025-05-25 01:09:08 +02:00
parent 649d2da8d2
commit 8c526b32c6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
22 changed files with 94 additions and 83 deletions

View file

@ -20,7 +20,8 @@ profile multipathd @{exec_path} {
network netlink raw,
unix (send, receive, connect) type=stream peer=(addr="@/org/kernel/linux/storage/multipathd"),
unix type=stream peer=(addr="@/org/kernel/linux/storage/multipathd"),
unix type=stream addr=@/org/kernel/linux/storage/multipathd,
@{exec_path} mr,

View file

@ -31,6 +31,7 @@ profile pycompile @{exec_path} flags=(attach_disconnected,complain) {
/usr/share/python3/{,**} r,
/ r,
@{bin}/ r,
profile dpkg {
include <abstractions/base>

View file

@ -12,7 +12,7 @@ profile qemu-ga @{exec_path} {
@{exec_path} mr,
audit @{bin}/systemctl Cx -> systemctl,
@{bin}/systemctl Cx -> systemctl,
/etc/qemu/qemu-ga.conf r,