From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D84F51393E9 for ; Thu, 22 May 2014 16:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 116E0E099B; Thu, 22 May 2014 16:33:15 +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 782D5E099B for ; Thu, 22 May 2014 16:33:14 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [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 6DF5533FD5F for ; Thu, 22 May 2014 16:33:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 117EA1818D for ; Thu, 22 May 2014 16:33:12 +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: <1400776325.e5e9e3b1d23814120d95b4bc247056b72a38c3ea.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/dnsmasq.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: e5e9e3b1d23814120d95b4bc247056b72a38c3ea X-VCS-Branch: master Date: Thu, 22 May 2014 16:33:12 +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: 6bac8f6d-1b49-47af-b17f-1aa0e1c8710c X-Archives-Hash: 4e89fe58afe49c42ab6b213ae6e88218 commit: e5e9e3b1d23814120d95b4bc247056b72a38c3ea Author: Sven Vermeulen siphos be> AuthorDate: Fri May 16 18:34:37 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu May 22 16:32:05 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e5e9e3b1 Fix typo in dnsmasq.if Signed-off-by: Sven Vermeulen siphos.be> --- policy/modules/contrib/dnsmasq.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/dnsmasq.if b/policy/modules/contrib/dnsmasq.if index 19aa0b8..62e4948 100644 --- a/policy/modules/contrib/dnsmasq.if +++ b/policy/modules/contrib/dnsmasq.if @@ -281,7 +281,7 @@ interface(`dnsmasq_admin',` files_list_var_lib($1) admin_pattern($1, dnsmasq_lease_t) - logging_seearch_logs($1) + logging_search_logs($1) admin_pattern($1, dnsmasq_var_log_t) files_list_pids($1)