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:
Chris PeBenito 2010-11-05 13:13:21 -04:00
parent 47ecd96afa
commit bc5a858a4e
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -1,4 +1,4 @@
policy_module(logging, 1.16.0)
policy_module(logging, 1.16.1)
########################################
#