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