mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-30 23:05:11 +01:00
Fix Calibre group profile
Forgotten qt5ct line in Calibre group profile.
This commit is contained in:
parent
d26b86c5d7
commit
35f947aaa9
1 changed files with 0 additions and 2 deletions
|
@ -95,8 +95,6 @@ profile calibre @{exec_path} {
|
|||
owner @{user_cache_dirs}/gstreamer-@{int}/ rw,
|
||||
owner @{user_cache_dirs}/gstreamer-@{int}/registry.*.bin{,.tmp@{rand6}} rw,
|
||||
|
||||
owner @{user_config_dirs}/qt5ct/{,**} r,
|
||||
|
||||
owner /tmp/calibre_*_tmp_*/{,**} rw,
|
||||
owner /tmp/calibre-*/{,**} rw,
|
||||
owner /tmp/@{int}-*/ rw,
|
||||
|
|
Loading…
Reference in a new issue