rearrangement

This commit is contained in:
nobodysu 2022-08-02 19:31:00 +03:00
parent af49797425
commit 2c2f6e5557
3 changed files with 6 additions and 5 deletions

View File

@ -44,7 +44,3 @@
interface=org.a11y.atspi.DeviceEventController interface=org.a11y.atspi.DeviceEventController
member={GetKeystrokeListeners,GetDeviceEventListeners} member={GetKeystrokeListeners,GetDeviceEventListeners}
peer=(name=org.a11y.atspi.Registry), peer=(name=org.a11y.atspi.Registry),
/etc/gtk-3.[0-9]/settings.ini r,
owner /tmp/dbus-[0-9a-zA-Z]* rw,

View File

@ -76,6 +76,8 @@ profile thunderbird @{exec_path} {
dbus (bind) bus=session dbus (bind) bus=session
name=org.mozilla.thunderbird.*, name=org.mozilla.thunderbird.*,
owner /tmp/dbus-[0-9a-zA-Z]* rw,
@{exec_path} mrix, @{exec_path} mrix,
@{MOZ_LIBDIR}/thunderbird-wrapper-helper.sh rix, @{MOZ_LIBDIR}/thunderbird-wrapper-helper.sh rix,
@ -141,9 +143,10 @@ profile thunderbird @{exec_path} {
/usr/share/qt5ct/** r, /usr/share/qt5ct/** r,
# gnome-tiny # gnome-tiny
/etc/gtk-3.[0-9]/settings.ini r,
/etc/gnome/defaults.list r, /etc/gnome/defaults.list r,
@{run}/mount/utab r,
/usr/share/gvfs/remote-volume-monitors/{,*} r, /usr/share/gvfs/remote-volume-monitors/{,*} r,
@{run}/mount/utab r,
deny @{sys}/devices/system/cpu/present r, deny @{sys}/devices/system/cpu/present r,
deny @{sys}/devices/system/cpu/cpufreq/policy[0-9]/cpuinfo_max_freq r, deny @{sys}/devices/system/cpu/cpufreq/policy[0-9]/cpuinfo_max_freq r,

View File

@ -108,6 +108,7 @@ profile qbittorrent @{exec_path} {
dbus (bind) bus=session dbus (bind) bus=session
name=org.kde.StatusNotifierItem-*, name=org.kde.StatusNotifierItem-*,
owner /tmp/dbus-[0-9a-zA-Z]* rw,
owner @{run}/user/@{uid}/at-spi/bus{,_[0-9]*} rw, owner @{run}/user/@{uid}/at-spi/bus{,_[0-9]*} rw,
@{exec_path} mr, @{exec_path} mr,
@ -176,6 +177,7 @@ profile qbittorrent @{exec_path} {
owner @{run}/user/@{uid}/ICEauthority r, owner @{run}/user/@{uid}/ICEauthority r,
# gnome-tiny # gnome-tiny
/etc/gtk-3.[0-9]/settings.ini r,
/usr/share/gvfs/remote-volume-monitors/{,*} r, /usr/share/gvfs/remote-volume-monitors/{,*} r,
/usr/share/glib-2.0/schemas/gschemas.compiled r, /usr/share/glib-2.0/schemas/gschemas.compiled r,