From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5EDDE1393DD for ; Fri, 15 Aug 2014 10:04:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E193E08A1; Fri, 15 Aug 2014 10:04:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 737C8E08F1 for ; Fri, 15 Aug 2014 10:04:10 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B7D93405D8 for ; Fri, 15 Aug 2014 10:04:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 539251881B for ; Fri, 15 Aug 2014 10:04:07 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1408096634.e6b8fdd44731878c345840a48e22b327d3448ad5.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/zarafa.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: e6b8fdd44731878c345840a48e22b327d3448ad5 X-VCS-Branch: master Date: Fri, 15 Aug 2014 10:04:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4a6914fe-4613-4e26-8748-6d3f1f751a70 X-Archives-Hash: 3a346073ac80264230cd373754be561f Message-ID: <20140815100407.k7MI98PPDhr-izu43ax9ZyQP-U7_gt_SSQV1gSO8a_4@z> commit: e6b8fdd44731878c345840a48e22b327d3448ad5 Author: Sven Vermeulen siphos be> AuthorDate: Fri Aug 8 12:16:30 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Aug 15 09:57:14 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e6b8fdd4 Use logging_search_logs, not logging_search_log Signed-off-by: Sven Vermeulen siphos.be> --- policy/modules/contrib/zarafa.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/zarafa.if b/policy/modules/contrib/zarafa.if index 36e32df..83b4ca5 100644 --- a/policy/modules/contrib/zarafa.if +++ b/policy/modules/contrib/zarafa.if @@ -163,7 +163,7 @@ interface(`zarafa_admin',` files_search_tmp($1) admin_pattern($1, { zarafa_deliver_tmp_t zarafa_indexer_tmp_t zarafa_server_tmp_t }) - logging_search_log($1) + logging_search_logs($1) admin_pattern($1, zarafa_logfile) files_search_var_lib($1)