Change /dev/log fc to MLS system high.
When the syslog recreates this sock_file on startup, it gets this sensitivity anyway. This will prevent incorrect relabeling if /dev is relabeled.
This commit is contained in:
parent
47ecd96afa
commit
bc5a858a4e
@ -1,4 +1,4 @@
|
||||
/dev/log -s gen_context(system_u:object_r:devlog_t,s0)
|
||||
/dev/log -s gen_context(system_u:object_r:devlog_t,mls_systemhigh)
|
||||
|
||||
/etc/rsyslog.conf gen_context(system_u:object_r:syslog_conf_t,s0)
|
||||
/etc/syslog.conf gen_context(system_u:object_r:syslog_conf_t,s0)
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(logging, 1.16.0)
|
||||
policy_module(logging, 1.16.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user