Any app that executes service command will not do a getattr of all mounted file systems
This commit is contained in:
parent
c16ffd1861
commit
8187343042
@ -945,6 +945,8 @@ interface(`init_labeled_script_domtrans',`
|
||||
')
|
||||
|
||||
typeattribute $1 initrc_transition_domain;
|
||||
# service script searches all filesystems via mountpoint
|
||||
fs_search_all($1)
|
||||
domtrans_pattern($1, $2, initrc_t)
|
||||
files_search_etc($1)
|
||||
')
|
||||
|
Loading…
Reference in New Issue
Block a user