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 483EB1381F3 for ; Sat, 17 Aug 2013 08:26:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1435EE0AC1; Sat, 17 Aug 2013 08:26:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A220EE0AC1 for ; Sat, 17 Aug 2013 08:26:18 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51A8B33EB79 for ; Sat, 17 Aug 2013 08:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 929F5E468F for ; Sat, 17 Aug 2013 08:26:13 +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: <1376727887.6cf06e8d90f350c570413b8caf6ddefe63c53b12.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/webalizer.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 6cf06e8d90f350c570413b8caf6ddefe63c53b12 X-VCS-Branch: master Date: Sat, 17 Aug 2013 08:26:13 +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: 45da2d25-61ed-4336-bc21-686901c37288 X-Archives-Hash: 51344be8e9cadd5edb3bb17dc5a2ac89 commit: 6cf06e8d90f350c570413b8caf6ddefe63c53b12 Author: Sven Vermeulen siphos be> AuthorDate: Sat Aug 17 08:24:47 2013 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Sat Aug 17 08:24:47 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=6cf06e8d Revert change - is handled through nscd_use_shm boolean --- policy/modules/contrib/webalizer.te | 6 ------ 1 file changed, 6 deletions(-) diff --git a/policy/modules/contrib/webalizer.te b/policy/modules/contrib/webalizer.te index b6f0641..ae919b9 100644 --- a/policy/modules/contrib/webalizer.te +++ b/policy/modules/contrib/webalizer.te @@ -73,12 +73,6 @@ userdom_use_user_terminals(webalizer_t) userdom_use_unpriv_users_fds(webalizer_t) userdom_dontaudit_search_user_home_content(webalizer_t) -ifdef(`distro_gentoo',` - optional_policy(` - nscd_socket_use(webalizer_t) - ') -') - optional_policy(` apache_read_log(webalizer_t) apache_content_template(webalizer)