more comments

This commit is contained in:
Chris PeBenito 2005-04-20 19:14:56 +00:00
parent 099c8b2475
commit bd76460f61
1 changed files with 12 additions and 2 deletions

View File

@ -1,13 +1,23 @@
# Copyright (C) 2005 Tresys Technology, LLC
########################################
#
# System logs file contexts
#
/var/log(/.*)? system_u:object_r:var_log_t
# klogd
########################################
#
# klogd file contexts
#
/sbin/klogd -- system_u:object_r:klogd_exec_t
/usr/sbin/klogd -- system_u:object_r:klogd_exec_t
/var/run/klogd\.pid -- system_u:object_r:klogd_var_run_t
# syslogd
########################################
#
# syslog file contexts
#
/sbin/syslogd -- system_u:object_r:syslogd_exec_t
/sbin/minilogd -- system_u:object_r:syslogd_exec_t
/sbin/syslog-ng -- system_u:object_r:syslogd_exec_t