feat(profiles): various profile fixes.

This commit is contained in:
Alexandre Pujol 2023-08-19 14:01:50 +01:00
parent 1dbced42ed
commit 5704d1ba20
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 38 additions and 22 deletions

View file

@ -16,8 +16,11 @@ profile multipath @{exec_path} {
@{exec_path} mr,
/etc/multipath/bindings rwk,
/etc/multipath.conf r,
/etc/multipath/bindings rwk,
/etc/systemd/system/ r,
@{run}/systemd/system/ r,
@{sys}/bus/ r,
@{sys}/class/ r,

View file

@ -18,10 +18,14 @@ profile pidof @{exec_path} {
/app/lib/libzypak-preload-host*.so rm,
@{sys}/devices/system/node/ r,
@{sys}/devices/system/node/node@{int}/meminfo r,
@{PROC}/ r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/@{pids}/stat r,
@{PROC}/sys/kernel/osrelease r,
@{PROC}/uptime r,
owner /dev/tty@{int} rw,