mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Merge branch 'cherry-pick-7bd3029f' into 'apparmor-2.13'
[2.10..2.13] Backport updated font paths
Update fonts for Debian and openSUSE
- Allow to read conf-avail dir itself.
- Add various openSUSE-specific font config directories.
See merge request !96 (merged) for details.
PR: https://gitlab.com/apparmor/apparmor/merge_requests/309
(cherry picked from commit 7bd3029f
)
This commit is contained in:
@@ -18,7 +18,9 @@
|
|||||||
/usr/share/fonts/** r,
|
/usr/share/fonts/** r,
|
||||||
|
|
||||||
/etc/fonts/** r,
|
/etc/fonts/** r,
|
||||||
/usr/share/fontconfig/conf.avail/** r,
|
# Debian, openSUSE paths are different
|
||||||
|
/usr/share/{fontconfig,fonts-config,*-fonts}/conf.avail/{,**} r,
|
||||||
|
/usr/share/ghostscript/fonts/{,**} r,
|
||||||
|
|
||||||
/opt/kde3/share/fonts/** r,
|
/opt/kde3/share/fonts/** r,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user