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 894B4138247 for ; Fri, 20 Dec 2013 21:00:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06EB2E0B19; Fri, 20 Dec 2013 21:00:15 +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 715FBE0A92 for ; Fri, 20 Dec 2013 21:00:14 +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 8FBB933F5CC for ; Fri, 20 Dec 2013 21:00:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E99F0110353 for ; Fri, 20 Dec 2013 21:00:11 +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: <1387573002.cfa0226d0e7bf3bf864763c6445a5cb6472c4f8d.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/init.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: cfa0226d0e7bf3bf864763c6445a5cb6472c4f8d X-VCS-Branch: master Date: Fri, 20 Dec 2013 21:00:11 +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: 4bd3efd8-7e63-46cb-bc77-f82186c8e5d0 X-Archives-Hash: 7775e0452a4db9b8554f0c147a39513d commit: cfa0226d0e7bf3bf864763c6445a5cb6472c4f8d Author: Dominick Grift gmail com> AuthorDate: Sat Nov 9 09:45:10 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Dec 20 20:56:42 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=cfa0226d init: exim init script runs various helper apps that create and manage /var/lib/exim4/config.autogenerated.tmp file Signed-off-by: Dominick Grift gmail.com> --- policy/modules/system/init.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index e69cd67..a0afe45 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -449,6 +449,10 @@ ifdef(`distro_debian',` storage_tmpfs_filetrans_fixed_disk(initrc_t) files_setattr_etc_dirs(initrc_t) + + optional_policy(` + exim_manage_var_lib_files(initrc_t) + ') ') ifdef(`distro_gentoo',`