Various fixes.
This commit is contained in:
parent
8fdd8a7b21
commit
370dda124d
11 changed files with 32 additions and 16 deletions
|
|
@ -81,11 +81,12 @@ profile systemd-logind @{exec_path} flags=(complain) {
|
|||
@{sys}/firmware/efi/efivars/LoaderEntries-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]* r,
|
||||
@{sys}/firmware/efi/efivars/LoaderFeatures-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]* r,
|
||||
|
||||
@{PROC}/@{pid}/cgroup r,
|
||||
@{PROC}/@{pid}/fd/ r,
|
||||
@{PROC}/@{pid}/sessionid r,
|
||||
@{PROC}/@{pid}/stat r,
|
||||
@{PROC}/swaps r,
|
||||
@{PROC}/[0-9]*/cgroup r,
|
||||
@{PROC}/[0-9]*/stat r,
|
||||
@{PROC}/[0-9]*/sessionid r,
|
||||
@{PROC}/[0-9]*/fd/ r,
|
||||
@{PROC}/sysvipc/{shm,sem,msg} r,
|
||||
|
||||
include if exists <local/systemd-logind>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue