aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Ressel <aranea@aixah.de>2017-06-07 14:28:44 +0200
committerLuis Ressel <aranea@aixah.de>2017-09-09 00:55:42 +0200
commitedaef9b282d752f43d60bcda586840bd1342e9fd (patch)
tree1e23a76327e154560c3c61cbbf25b0e05edbfa1e
parentMerge upstream (diff)
downloadhardened-refpolicy-edaef9b2.tar.gz
hardened-refpolicy-edaef9b2.tar.bz2
hardened-refpolicy-edaef9b2.zip
miscfiles: Fix typo in /usr/local/share/man fc
This has been sitting in our policy since 2012 (aaa0f803d), but it's obviously a typo.
-rw-r--r--policy/modules/system/miscfiles.fc2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy/modules/system/miscfiles.fc b/policy/modules/system/miscfiles.fc
index 88eceb99d..1ccaaec77 100644
--- a/policy/modules/system/miscfiles.fc
+++ b/policy/modules/system/miscfiles.fc
@@ -48,7 +48,7 @@ ifdef(`distro_redhat',`
/usr/local/share/ca-certificates(/.*)? gen_context(system_u:object_r:cert_t,s0)
-/usr/local/share/fonts(/.*)? gen_context(system_u:object_r:man_t,s0)
+/usr/local/share/fonts(/.*)? gen_context(system_u:object_r:fonts_t,s0)
/usr/share/docbook2X/xslt/man(/.*)? gen_context(system_u:object_r:usr_t,s0)
/usr/share/ca-certificates(/.*)? gen_context(system_u:object_r:cert_t,s0)