mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
rearrangement
This commit is contained in:
parent
af49797425
commit
2c2f6e5557
@ -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,
|
|
||||||
|
@ -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,
|
||||||
|
@ -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,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user