From: guido@trentalancia.com (Guido Trentalancia) Date: Mon, 24 Jan 2011 01:44:29 +0100 Subject: [refpolicy] [PATCH/RFC 14/19]: patch set to update the git reference policy Message-ID: <1295829869.3862.73.camel@tesla.lan> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com diff -pruN -x .git -x booleans.conf -x corenetwork.if -x corenetwork.te -x modules.conf refpolicy-git-18012011/policy/modules/system/logging.te refpolicy-git-18012011-new/policy/modules/system/logging.te --- refpolicy-git-18012011/policy/modules/system/logging.te 2011-01-08 19:07:21.356759360 +0100 +++ refpolicy-git-18012011-new/policy/modules/system/logging.te 2011-01-18 23:13:49.813854998 +0100 @@ -223,6 +223,8 @@ allow audisp_t self:unix_dgram_socket cr allow audisp_t auditd_t:unix_stream_socket rw_socket_perms; +allow audisp_t proc_t:file read_file_perms; + manage_sock_files_pattern(audisp_t, audisp_var_run_t, audisp_var_run_t) files_pid_filetrans(audisp_t, audisp_var_run_t, sock_file)