parent
5e225ed0ec
commit
acf423fd86
1 changed files with 8 additions and 1 deletions
|
|
@ -32,8 +32,9 @@ profile gnome-boxes @{exec_path} {
|
|||
|
||||
@{open_path} rPx -> child-open,
|
||||
|
||||
@{bin}/virtqemud rPUx,
|
||||
@{bin}/qemu-img rix,
|
||||
@{bin}/virsh rCx -> virsh,
|
||||
@{bin}/virtqemud rPUx,
|
||||
|
||||
/usr/share/osinfo/{,**} r,
|
||||
/usr/share/gnome-boxes/{,**} r,
|
||||
|
|
@ -63,6 +64,8 @@ profile gnome-boxes @{exec_path} {
|
|||
|
||||
@{run}/mount/utab r,
|
||||
|
||||
@{run}/udev/data/c@{dynamic}:@{int} r, # For dynamic assignment range 234 to 254, 384 to 511
|
||||
|
||||
owner @{sys}/fs/cgroup/user.slice/user-@{uid}.slice/user@@{uid}.service/app.slice/app-dbus*org.gnome.Boxes.slice/*/memory.* r,
|
||||
|
||||
@{PROC}/sys/net/ipv6/conf/all/disable_ipv6 r,
|
||||
|
|
@ -70,6 +73,10 @@ profile gnome-boxes @{exec_path} {
|
|||
owner @{PROC}/@{pid}/cgroup r,
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/stat r,
|
||||
|
||||
/dev/media@{int} rw,
|
||||
/dev/video@{int} rw,
|
||||
|
||||
deny owner @{user_share_dirs}/gvfs-metadata/{,*} r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue