feat(profile): small update on core upgrade profiles.
This commit is contained in:
parent
649d2da8d2
commit
8c526b32c6
22 changed files with 94 additions and 83 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ profile pycompile @{exec_path} flags=(attach_disconnected,complain) {
|
|||
/usr/share/python3/{,**} r,
|
||||
|
||||
/ r,
|
||||
@{bin}/ r,
|
||||
|
||||
profile dpkg {
|
||||
include <abstractions/base>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue