All of lore.kernel.org
 help / color / mirror / Atom feed
* logwatch sends syslog messages and reads netlink_route_socket.
@ 2007-03-23 20:11 Daniel J Walsh
  2007-04-10 13:06 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2007-03-23 20:11 UTC (permalink / raw)
  To: Christopher J. PeBenito, SE Linux

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: logwatch.patch --]
[-- Type: text/x-patch, Size: 732 bytes --]

--- nsaserefpolicy/policy/modules/admin/logwatch.te	2007-02-19 11:32:54.000000000 -0500
+++ serefpolicy-2.5.10/policy/modules/admin/logwatch.te	2007-03-22 15:06:58.000000000 -0400
@@ -30,6 +30,7 @@
 allow logwatch_t self:process signal;
 allow logwatch_t self:fifo_file rw_file_perms;
 allow logwatch_t self:unix_stream_socket create_stream_socket_perms;
+allow logwatch_t self:netlink_route_socket r_netlink_socket_perms; 
 
 manage_dirs_pattern(logwatch_t,logwatch_cache_t,logwatch_cache_t)
 manage_files_pattern(logwatch_t,logwatch_cache_t,logwatch_cache_t)
@@ -80,6 +81,7 @@
 libs_read_lib_files(logwatch_t)
 
 logging_read_all_logs(logwatch_t)
+logging_send_syslog_msg(logwatch_t) 
 
 miscfiles_read_localization(logwatch_t)
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: logwatch sends syslog messages and reads netlink_route_socket.
  2007-03-23 20:11 logwatch sends syslog messages and reads netlink_route_socket Daniel J Walsh
@ 2007-04-10 13:06 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2007-04-10 13:06 UTC (permalink / raw)
  To: Daniel J Walsh; +Cc: SE Linux

On Fri, 2007-03-23 at 16:11 -0400, Daniel J Walsh wrote:
> --- nsaserefpolicy/policy/modules/admin/logwatch.te     2007-02-19 11:32:54.000000000 -0500
> +++ serefpolicy-2.5.10/policy/modules/admin/logwatch.te 2007-03-22 15:06:58.000000000 -0400
> @@ -30,6 +30,7 @@
>  allow logwatch_t self:process signal;
>  allow logwatch_t self:fifo_file rw_file_perms;
>  allow logwatch_t self:unix_stream_socket create_stream_socket_perms;
> +allow logwatch_t self:netlink_route_socket r_netlink_socket_perms; 
>  
>  manage_dirs_pattern(logwatch_t,logwatch_cache_t,logwatch_cache_t)
>  manage_files_pattern(logwatch_t,logwatch_cache_t,logwatch_cache_t)
> @@ -80,6 +81,7 @@
>  libs_read_lib_files(logwatch_t)
>  
>  logging_read_all_logs(logwatch_t)
> +logging_send_syslog_msg(logwatch_t) 
>  
>  miscfiles_read_localization(logwatch_t)

Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-10 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-23 20:11 logwatch sends syslog messages and reads netlink_route_socket Daniel J Walsh
2007-04-10 13:06 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.