fix
This commit is contained in:
parent
9d343af57c
commit
e64b338b35
@ -121,6 +121,13 @@ ifdef(`targeted_policy',`
|
|||||||
term_dontaudit_use_unallocated_tty(kudzu_t)
|
term_dontaudit_use_unallocated_tty(kudzu_t)
|
||||||
term_dontaudit_use_generic_pty(kudzu_t)
|
term_dontaudit_use_generic_pty(kudzu_t)
|
||||||
files_dontaudit_read_root_file(kudzu_t)
|
files_dontaudit_read_root_file(kudzu_t)
|
||||||
|
|
||||||
|
# cjp: this was originally in the else block
|
||||||
|
# of ifdef userhelper.te, but it seems to
|
||||||
|
# make more sense here. also, require
|
||||||
|
# blocks curently do not work in the
|
||||||
|
# else block of optionals
|
||||||
|
unconfined_domain_template(kudzu_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
tunable_policy(`allow_execmem',`
|
tunable_policy(`allow_execmem',`
|
||||||
|
Loading…
Reference in New Issue
Block a user