commit:     c11a4345ff667eaa103b968056865fbc4e1024d3
Author:     Luis Ressel <aranea <AT> aixah <DOT> de>
AuthorDate: Tue Nov 14 02:04:56 2017 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 01:11:07 2017 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=c11a4345

libraries: Add fc entry for musl's ld.so config

 policy/modules/system/libraries.fc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/system/libraries.fc 
b/policy/modules/system/libraries.fc
index 482bb014..36ef066f 100644
--- a/policy/modules/system/libraries.fc
+++ b/policy/modules/system/libraries.fc
@@ -29,6 +29,7 @@ ifdef(`distro_redhat',`
 #
 /etc/ld\.so\.cache                     --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
 /etc/ld\.so\.preload                   --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
+/etc/ld-musl-[^/]*\.path               --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
 
 /etc/ppp/plugins/rp-pppoe\.so          --      
gen_context(system_u:object_r:lib_t,s0)
 

Reply via email to