mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
abstractions/X: allow reading /usr/share/xkeyboard-config-*/
/usr/share/X11/xkb/ was moved to /usr/share/xkeyboard-config-2/ in xkeyboard-config 2.45, see https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/master/ChangeLog.md?ref_type=heads#breaking-changes-2 The old location was covered by the /usr/share/X11/** rule. Fixes: https://bugzilla.opensuse.org/show_bug.cgi?id=1246743
This commit is contained in:
parent
ad16a5c5c0
commit
238221f379
@ -48,6 +48,8 @@
|
||||
/usr/share/X11/** r,
|
||||
/usr/X11R6/**.so* mr,
|
||||
|
||||
/usr/share/xkeyboard-config-[2-9]/** r,
|
||||
|
||||
# EGL
|
||||
/usr/lib/@{multiarch}/egl/*.so* mr,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user