From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7712F139694 for ; Mon, 27 Feb 2017 11:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41547E0C4E; Mon, 27 Feb 2017 11:40:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21BF9E0C4E for ; Mon, 27 Feb 2017 11:40:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20F8C341130 for ; Mon, 27 Feb 2017 11:40:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A88D85661 for ; Mon, 27 Feb 2017 11:40:08 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1488194593.c67ae33b11b38f63316dc1f7ada908a525768b85.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/authlogin.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: c67ae33b11b38f63316dc1f7ada908a525768b85 X-VCS-Branch: next Date: Mon, 27 Feb 2017 11:40:08 +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: 65475488-724d-4d9d-91d1-a69b3c323ad1 X-Archives-Hash: 6f377438a990fcb704863610b8ad9304 Message-ID: <20170227114008.8bVFJiqDt9gi7_9za-eSHPHYVVhpFwHVKzAsk3Q_qJ4@z> commit: c67ae33b11b38f63316dc1f7ada908a525768b85 Author: Jason Zaman perfinion com> AuthorDate: Mon Feb 27 11:20:10 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Feb 27 11:23:13 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=c67ae33b authlogin: put interface properly inside optional policy/modules/system/authlogin.te | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/policy/modules/system/authlogin.te b/policy/modules/system/authlogin.te index 59dc8c86..23d184e6 100644 --- a/policy/modules/system/authlogin.te +++ b/policy/modules/system/authlogin.te @@ -87,7 +87,8 @@ logging_log_file(wtmp_t) optional_policy(` systemd_tmpfilesd_managed(faillog_t, file) -') systemd_tmpfilesd_managed(var_auth_t, dir) + systemd_tmpfilesd_managed(var_auth_t, dir) +') ######################################## #