mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-20 10:06:34 +00:00
Merge pull request #72 from fishilico/files-usr-include-reduce-scope
This commit is contained in:
commit
72693a37fc
@ -197,7 +197,8 @@ HOME_ROOT/lost\+found/.* <<none>>
|
||||
|
||||
/usr/etc(/.*)? gen_context(system_u:object_r:etc_t,s0)
|
||||
|
||||
/usr/inclu.e(/.*)? gen_context(system_u:object_r:usr_t,s0)
|
||||
# Avoid calling m4's include by using en empty string
|
||||
/usr/include`'(/.*)? gen_context(system_u:object_r:usr_t,s0)
|
||||
|
||||
/usr/local/\.journal <<none>>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user