shutdown: search parent.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
e4efefc4fe
commit
c56123dc72
|
@ -64,5 +64,6 @@ interface(`shutdown_getattr_exec_files',`
|
|||
type shutdown_exec_t;
|
||||
')
|
||||
|
||||
corecmd_search_bin($1)
|
||||
allow $1 shutdown_exec_t:file getattr_file_perms;
|
||||
')
|
||||
|
|
Loading…
Reference in New Issue