mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
Fix qt5ct and qt6ct support in freedesktop group profiles
This commit is contained in:
parent
35f947aaa9
commit
7ba5adc6f2
1 changed files with 0 additions and 3 deletions
|
@ -30,13 +30,10 @@ profile polkit-kde-authentication-agent @{exec_path} flags=(attach_disconnected)
|
||||||
|
|
||||||
@{lib}/polkit-[0-9]/polkit-agent-helper-[0-9] rPx,
|
@{lib}/polkit-[0-9]/polkit-agent-helper-[0-9] rPx,
|
||||||
|
|
||||||
/usr/share/qt5ct/** r,
|
|
||||||
|
|
||||||
/etc/machine-id r,
|
/etc/machine-id r,
|
||||||
/var/lib/dbus/machine-id r,
|
/var/lib/dbus/machine-id r,
|
||||||
|
|
||||||
owner @{user_config_dirs}/breezerc r,
|
owner @{user_config_dirs}/breezerc r,
|
||||||
owner @{user_config_dirs}/qt5ct/{,**} r,
|
|
||||||
|
|
||||||
owner @{user_cache_dirs}/icon-cache.kcache rw,
|
owner @{user_cache_dirs}/icon-cache.kcache rw,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue