Update gnome-boxes

ALLOWED gnome-boxes open /usr/share/ladspa/rdf/ comm=gst-plugin-scan requested_mask=r denied_mask=r
ALLOWED gnome-boxes open /usr/share/ladspa/rdf/ladspa.rdfs comm=gst-plugin-scan requested_mask=r denied_mask=r
ALLOWED gnome-boxes open /usr/share/ladspa/rdf/ladspa-rubberband.rdf comm=gst-plugin-scan requested_mask=r denied_mask=r
ALLOWED gnome-boxes open @{sys}/devices/@{pci}/usb2/2-3/bConfigurationValue comm=gnome-boxes requested_mask=r denied_mask=r
ALLOWED gnome-boxes open @{sys}/devices/@{pci}/usb1/1-6/1-6.2/bConfigurationValue comm=gnome-boxes requested_mask=r denied_mask=r
ALLOWED gnome-boxes open @{sys}/devices/@{pci}/usb1/1-14/bConfigurationValue comm=gnome-boxes requested_mask=r denied_mask=r
ALLOWED gnome-boxes open @{sys}/devices/@{pci}/usb1/1-13/bConfigurationValue comm=gnome-boxes requested_mask=r denied_mask=r
This commit is contained in:
curiosityseeker 2025-08-22 14:13:22 +02:00 committed by GitHub
parent f3d209e42a
commit a30ae5f273
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,6 +36,7 @@ profile gnome-boxes @{exec_path} {
@{bin}/virsh rCx -> virsh, @{bin}/virsh rCx -> virsh,
@{bin}/virtqemud rPUx, @{bin}/virtqemud rPUx,
/usr/share/ladspa/rdf/{,*} r,
/usr/share/osinfo/{,**} r, /usr/share/osinfo/{,**} r,
/usr/share/gnome-boxes/{,**} r, /usr/share/gnome-boxes/{,**} r,
@ -55,6 +56,8 @@ profile gnome-boxes @{exec_path} {
owner @{user_config_dirs}/gnome-boxes/ rw, owner @{user_config_dirs}/gnome-boxes/ rw,
owner @{user_config_dirs}/gnome-boxes/** rwk, owner @{user_config_dirs}/gnome-boxes/** rwk,
owner @{user_share_dirs}/gnome-boxes/images/ rw,
owner @{tmp}/.goutputstream-@{rand6} rw, owner @{tmp}/.goutputstream-@{rand6} rw,
owner @{tmp}/*.iso-@{rand6} rw, owner @{tmp}/*.iso-@{rand6} rw,
owner @{tmp}/*.svg-@{rand6} rw, owner @{tmp}/*.svg-@{rand6} rw,
@ -66,6 +69,7 @@ profile gnome-boxes @{exec_path} {
@{run}/udev/data/c@{dynamic}:@{int} r, # For dynamic assignment range 234 to 254, 384 to 511 @{run}/udev/data/c@{dynamic}:@{int} r, # For dynamic assignment range 234 to 254, 384 to 511
@{sys}/devices/@{pci}/usb@{int}/** r,
owner @{sys}/fs/cgroup/user.slice/user-@{uid}.slice/user@@{uid}.service/app.slice/app-dbus*org.gnome.Boxes.slice/*/memory.* r, 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, @{PROC}/sys/net/ipv6/conf/all/disable_ipv6 r,