Profiles update.
This commit is contained in:
parent
bb0847f5df
commit
4ff371e739
22 changed files with 67 additions and 33 deletions
|
|
@ -17,14 +17,15 @@ profile systemd-binfmt @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
# Config file locations
|
||||
/etc/binfmt.d/*.conf r,
|
||||
@{run}/binfmt.d/*.conf r,
|
||||
/usr/lib/binfmt.d/*.conf r,
|
||||
/etc/binfmt.d/{,*.conf} r,
|
||||
@{run}/binfmt.d/{,*.conf} r,
|
||||
/usr/lib/binfmt.d/{,*.conf} r,
|
||||
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
@{PROC}/1/environ r,
|
||||
@{PROC}/cmdline r,
|
||||
@{PROC}/sys/fs/binfmt_misc/status w,
|
||||
@{PROC}/sys/fs/binfmt_misc/register w,
|
||||
@{PROC}/sys/kernel/osrelease r,
|
||||
|
||||
include if exists <local/systemd-binfmt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue