gentoo init script system sends audit messages.
This commit is contained in:
parent
3162277ade
commit
efa0acccea
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(init, 1.13.1)
|
||||
policy_module(init, 1.13.2)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
@ -425,6 +425,8 @@ ifdef(`distro_gentoo',`
|
||||
# init scripts touch this
|
||||
clock_dontaudit_write_adjtime(initrc_t)
|
||||
|
||||
logging_send_audit_msgs(initrc_t)
|
||||
|
||||
# for integrated run_init to read run_init_type.
|
||||
# happens during boot (/sbin/rc execs init scripts)
|
||||
seutil_read_default_contexts(initrc_t)
|
||||
|
Loading…
Reference in New Issue
Block a user