]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow cvs_t tries to read utmp file, dontaudit
authorDan Walsh <dwalsh@redhat.com>
Wed, 23 Nov 2011 20:05:20 +0000 (15:05 -0500)
committerDan Walsh <dwalsh@redhat.com>
Wed, 23 Nov 2011 20:05:20 +0000 (15:05 -0500)
policy/modules/services/cvs.te

index e18dc0b2eccf6321a85bc0ce4ead5452441a7be7..1546703b31055d56183a86fb1f66e16c1cf33b1e 100644 (file)
@@ -81,6 +81,8 @@ files_read_etc_runtime_files(cvs_t)
 # for identd; cjp: this should probably only be inetd_child rules?
 files_search_home(cvs_t)
 
+init_dontaudit_read_utmp(cvs_t)
+
 logging_send_syslog_msg(cvs_t)
 logging_send_audit_msgs(cvs_t)