fix: snap access to cgroup.
This commit is contained in:
parent
69aa16625b
commit
63e2b9372b
1 changed files with 1 additions and 2 deletions
|
|
@ -158,8 +158,7 @@ profile snapd @{exec_path} {
|
|||
|
||||
@{sys}/fs/cgroup/{,*/} r,
|
||||
@{sys}/fs/cgroup/*.slice/ r,
|
||||
@{sys}/fs/cgroup/*.slice/*.service/{,**/} r,
|
||||
@{sys}/fs/cgroup/*.slice/*.slice/{,**/} r,
|
||||
@{sys}/fs/cgroup/*.slice/{,**/} r,
|
||||
@{sys}/fs/cgroup/*.slice/**/cgroup.procs r,
|
||||
@{sys}/fs/cgroup/cgroup.controllers r,
|
||||
@{sys}/kernel/kexec_loaded r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue