From 1f20939ac3be046446a3fd697264f9a2ca96def1 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 28 Jul 2006 17:44:17 +0000 Subject: [PATCH] - Add nagios policy --- modules-strict.conf | 7 +++++++ modules-targeted.conf | 7 +++++++ selinux-policy.spec | 7 +++++-- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/modules-strict.conf b/modules-strict.conf index 28bdd4cd..26ae38eb 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -1283,3 +1283,10 @@ openvpn = base # Policy for the SELinux troubleshooting utility # setroubleshoot = base + +# Layer: services +# Module: nagios +# +# policy for nagios Host/service/network monitoring program +# +nagios = module diff --git a/modules-targeted.conf b/modules-targeted.conf index 6d83baf8..a1ef70d5 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -1093,6 +1093,7 @@ setrans = base # openvpn = base + # Layer: services # Module: setroubleshoot # @@ -1100,5 +1101,11 @@ openvpn = base # setroubleshoot = base +# Layer: services +# Module: nagios +# +# policy for nagios Host/service/network monitoring program +# +nagios = module diff --git a/selinux-policy.spec b/selinux-policy.spec index 6f1accdc..ef0bedeb 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -16,7 +16,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.3.3 -Release: 12 +Release: 13 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -348,11 +348,14 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Wed Jul 26 2006 Dan Walsh 2.3.3-13 +- Add nagios policy + * Wed Jul 26 2006 Dan Walsh 2.3.3-12 - fixes for setroubleshoot * Wed Jul 26 2006 Dan Walsh 2.3.3-11 -- Added Paul Howorth patch to only load policy packages shipped +- Added Paul Howarth patch to only load policy packages shipped with this package - Allow pidof from initrc to ptrace higher level domains - Allow firstboot to communicate with hal via dbus