su: redundant, init_dontaudit_use_script_ptys($1_su_t)
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
befc7ec99f
commit
a576078738
|
@ -135,11 +135,6 @@ template(`su_restricted_domain_template', `
|
|||
# used when the password has expired
|
||||
usermanage_read_crack_db($1_su_t)
|
||||
')
|
||||
|
||||
ifdef(`TODO',`
|
||||
# Caused by su - init scripts
|
||||
dontaudit $1_su_t initrc_devpts_t:chr_file { getattr ioctl };
|
||||
') dnl end TODO
|
||||
')
|
||||
|
||||
#######################################
|
||||
|
|
Loading…
Reference in New Issue