diff --git a/policy/modules/system/logging.if b/policy/modules/system/logging.if index 4eab8b5..1621c77 100644 --- a/policy/modules/system/logging.if +++ b/policy/modules/system/logging.if @@ -427,6 +427,28 @@ interface(`logging_log_filetrans',` ## ## Send system log messages. ## +## +##

+## Allow the specified domain to connect to the +## system log service (syslog), to send messages be added to +## the system logs. Typically this is used by services +## that do not have their own log file in /var/log. +##

+##

+## This does not allow messages to be sent to +## the auditing system. +##

+##

+## Programs which use the libc function syslog() will +## require this access. +##

+##

+## Related interfaces: +##

+## +##
## ## ## Domain allowed access.