feat(profiles): various profile fixes.
This commit is contained in:
parent
1dbced42ed
commit
5704d1ba20
11 changed files with 38 additions and 22 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue