parent
4e1b983103
commit
fbb71fb47b
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/thunar
|
||||
profile thunar @{exec_path} {
|
||||
profile thunar @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus-accessibility>
|
||||
include <abstractions/bus-session>
|
||||
|
|
@ -52,6 +52,9 @@ profile thunar @{exec_path} {
|
|||
|
||||
@{run}/mount/utab r,
|
||||
|
||||
@{sys}/fs/cgroup/user.slice/user-@{uid}.slice/cpu.max r,
|
||||
@{sys}/fs/cgroup/user.slice/user-@{uid}.slice/session-@{int}.scope/cpu.max r,
|
||||
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
# Silence non user's data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue