Any app that executes service command will not do a getattr of all mounted file systems

This commit is contained in:
Dan Walsh 2010-09-08 08:56:13 -04:00
parent c16ffd1861
commit 8187343042

View File

@ -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)
')