commit: 5930912adf0ca652cdcc7c0708086e21788fc022 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Tue Nov 11 13:37:38 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Tue Nov 11 13:37:38 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=5930912a
Add info on why munin crontab is explicitly mentioned --- policy/modules/contrib/cron.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/cron.fc b/policy/modules/contrib/cron.fc index 590908c..cbb19b7 100644 --- a/policy/modules/contrib/cron.fc +++ b/policy/modules/contrib/cron.fc @@ -62,5 +62,6 @@ ifdef(`distro_suse',` ') ifdef(`distro_gentoo',` +# Fix bug 526532 - Workaround so that munin crontab gets a system_u label assigned /var/spool/cron/crontabs/munin -- gen_context(system_u:object_r:system_cron_spool_t,s0) ')
