From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-746493-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 59C4C138825
	for <garchives@archives.gentoo.org>; Tue, 11 Nov 2014 13:36:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 35440E0BA8;
	Tue, 11 Nov 2014 13:36:16 +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 8AC70E0B9A
	for <gentoo-commits@lists.gentoo.org>; Tue, 11 Nov 2014 13:36:15 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 2656934046B
	for <gentoo-commits@lists.gentoo.org>; Tue, 11 Nov 2014 13:36:14 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BBB6E9EB2
	for <gentoo-commits@lists.gentoo.org>; Tue, 11 Nov 2014 13:36:12 +0000 (UTC)
From: "Sven Vermeulen" <swift@gentoo.org>
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" <swift@gentoo.org>
Message-ID: <1415712945.6f1b709ddb3b5e9d71ed8195849d9feb1752f9f4.swift@gentoo>
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: man/man8/, policy/modules/contrib/
X-VCS-Repository: proj/hardened-refpolicy
X-VCS-Files: man/man8/cron_selinux.8 man/man8/munin_selinux.8 policy/modules/contrib/cron.rst policy/modules/contrib/munin.rst
X-VCS-Directories: policy/modules/contrib/ man/man8/
X-VCS-Committer: swift
X-VCS-Committer-Name: Sven Vermeulen
X-VCS-Revision: 6f1b709ddb3b5e9d71ed8195849d9feb1752f9f4
X-VCS-Branch: master
Date: Tue, 11 Nov 2014 13:36:12 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 091706c4-de3c-4931-85a5-8b624d85d58e
X-Archives-Hash: c9d337441e80bd7d404ced3a6d7c87e6

commit:     6f1b709ddb3b5e9d71ed8195849d9feb1752f9f4
Author:     Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be>
AuthorDate: Tue Nov 11 13:35:45 2014 +0000
Commit:     Sven Vermeulen <swift <AT> gentoo <DOT> org>
CommitDate: Tue Nov 11 13:35:45 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=6f1b709d

Crontab fix for munin (workaround) is in policy

---
 man/man8/cron_selinux.8          | 2 +-
 man/man8/munin_selinux.8         | 2 +-
 policy/modules/contrib/cron.rst  | 2 +-
 policy/modules/contrib/munin.rst | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/man8/cron_selinux.8 b/man/man8/cron_selinux.8
index c3dd184..5444953 100644
--- a/man/man8/cron_selinux.8
+++ b/man/man8/cron_selinux.8
@@ -321,7 +321,7 @@ cronjobs inside \fB/var/spool/cron/crontabs\fP\&. The munin cronjobs are meant t
 be executed as the munin Linux account, but the jobs themselves are best seen
 as system cronjobs (as they are not related to a true interactive end user).
 .sp
-The default deployed files do not get the \fIsystem_u\fP SELinux ownership
+The default deployed files might not get the \fIsystem_u\fP SELinux ownership
 assigned. To fix this, execute the following command:
 .INDENT 0.0
 .INDENT 3.5

diff --git a/man/man8/munin_selinux.8 b/man/man8/munin_selinux.8
index 99507b6..29eb7aa 100644
--- a/man/man8/munin_selinux.8
+++ b/man/man8/munin_selinux.8
@@ -149,7 +149,7 @@ cronjobs inside \fB/var/spool/cron/crontabs\fP\&. The munin cronjobs are meant t
 be executed as the munin Linux account, but the jobs themselves are best seen
 as system cronjobs (as they are not related to a true interactive end user).
 .sp
-The default deployed files do not get the \fIsystem_u\fP SELinux ownership
+The default deployed files might not get the \fIsystem_u\fP SELinux ownership
 assigned. To fix this, execute the following command:
 .INDENT 0.0
 .INDENT 3.5

diff --git a/policy/modules/contrib/cron.rst b/policy/modules/contrib/cron.rst
index caf0977..a35c26a 100644
--- a/policy/modules/contrib/cron.rst
+++ b/policy/modules/contrib/cron.rst
@@ -268,7 +268,7 @@ cronjobs inside ``/var/spool/cron/crontabs``. The munin cronjobs are meant to
 be executed as the munin Linux account, but the jobs themselves are best seen
 as system cronjobs (as they are not related to a true interactive end user).
 
-The default deployed files do not get the *system_u* SELinux ownership
+The default deployed files might not get the *system_u* SELinux ownership
 assigned. To fix this, execute the following command::
 
   ~# chcon -u system_u /var/spool/cron/crontabs/munin

diff --git a/policy/modules/contrib/munin.rst b/policy/modules/contrib/munin.rst
index 3819024..220c75e 100644
--- a/policy/modules/contrib/munin.rst
+++ b/policy/modules/contrib/munin.rst
@@ -115,7 +115,7 @@ cronjobs inside ``/var/spool/cron/crontabs``. The munin cronjobs are meant to
 be executed as the munin Linux account, but the jobs themselves are best seen
 as system cronjobs (as they are not related to a true interactive end user).
 
-The default deployed files do not get the *system_u* SELinux ownership
+The default deployed files might not get the *system_u* SELinux ownership
 assigned. To fix this, execute the following command::
 
   ~# chcon -u system_u /var/spool/cron/crontabs/munin