Add the permissions to manage the fonts cache (fontconfig)
to the window manager role template. Signed-off-by: Guido Trentalancia <guido@trentalancia.com> --- policy/modules/contrib/wm.if | 2 ++ 1 file changed, 2 insertions(+)
This commit is contained in:
parent
dbbfa9877e
commit
db408f7f17
@ -76,6 +76,8 @@ template(`wm_role_template',`
|
||||
|
||||
auth_use_nsswitch($1_wm_t)
|
||||
|
||||
miscfiles_manage_fonts_cache($1_wm_t)
|
||||
|
||||
xserver_role($1, $1_wm_t, $3, $4)
|
||||
xserver_manage_core_devices($1_wm_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user