ouch: allow listing archive contents
This commit is contained in:
parent
06d23ac72c
commit
e92f2fb453
1 changed files with 5 additions and 0 deletions
|
|
@ -17,11 +17,16 @@ profile ouch @{exec_path} {
|
|||
owner @{HOME}/.tmp@{rand6}/{,**} rw,
|
||||
owner @{HOME}/.tmp-ouch@{rand6}/{,**} rw,
|
||||
|
||||
owner /tmp/ w,
|
||||
owner /tmp/.tmp@{rand6}/{,**} rw,
|
||||
owner /tmp/.tmp-ouch@{rand6}/{,**} rw,
|
||||
|
||||
@{sys}/fs/cgroup/user.slice/cpu.max r,
|
||||
@{sys}/fs/cgroup/user.slice/user-@{uid}.slice/cpu.max r,
|
||||
@{sys}/fs/cgroup/user.slice/user-@{uid}.slice/session-@{word}.scope/cpu.max r,
|
||||
|
||||
owner @{PROC}/@{pid}/cgroup r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
include if exists <local/ouch>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue