[selinux-policy] Remove rgmanager, pacemaker, aisexec, pacemaker policies which have been merge to rhcs.pp as cluster_t

Miroslav Grepl mgrepl at fedoraproject.org
Fri Mar 1 13:07:02 UTC 2013


commit 59421a6c70da5d7cef91f6ffeeef842e32b65cb4
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Fri Mar 1 14:05:44 2013 +0100

    Remove rgmanager,pacemaker,aisexec,pacemaker policies which have been merge to rhcs.pp as cluster_t

 modules-mls-contrib.conf      |   21 ---------------------
 modules-targeted-contrib.conf |   35 -----------------------------------
 selinux-policy.spec           |    2 +-
 3 files changed, 1 insertions(+), 57 deletions(-)
---
diff --git a/modules-mls-contrib.conf b/modules-mls-contrib.conf
index f93bd1b..1784416 100644
--- a/modules-mls-contrib.conf
+++ b/modules-mls-contrib.conf
@@ -25,13 +25,6 @@ afs = module
 # Policy for aide
 # 
 aide = module
-
-# Layer: services
-# Module: aisexec
-#
-# RHCS - Red Hat Cluster Suite
-#
-aisexec = module
  
 # Layer: admin
 # Module: alsa
@@ -286,13 +279,6 @@ comsat = module
 #consolekit = module
 
 # Layer: services
-# Module: corosync
-#
-# Corosync Cluster Engine Executive
-# 
-corosync = module
-
-# Layer: services
 # Module: courier
 #
 # IMAP and POP3 email servers
@@ -1154,13 +1140,6 @@ readahead = module
 remotelogin = module
 
 # Layer: services
-# Module: rgmanager
-#
-# Red Hat Resource Group Manager
-#
-rgmanager = module
-
-# Layer: services
 # Module: rhcs
 #
 # RHCS - Red Hat Cluster Suite
diff --git a/modules-targeted-contrib.conf b/modules-targeted-contrib.conf
index 3892c69..e88980a 100644
--- a/modules-targeted-contrib.conf
+++ b/modules-targeted-contrib.conf
@@ -39,13 +39,6 @@ aiccu = module
 # Policy for aide
 # 
 aide = module
-
-# Layer: services
-# Module: aisexec
-#
-# RHCS - Red Hat Cluster Suite
-#
-aisexec = module
  
 # Layer: services
 # Module: ajaxterm
@@ -385,13 +378,6 @@ condor = module
 consolekit = module
 
 # Layer: services
-# Module: corosync
-#
-# Corosync Cluster Engine Executive
-# 
-corosync = module
-
-# Layer: services
 # Module: couchdb
 #
 # Apache CouchDB database server
@@ -1279,13 +1265,6 @@ openvpn = module
 #
 openvswitch = module
 
-# Layer: services
-# Module: pacemaker
-#
-# pacemaker
-#
-pacemaker = module
-
 prelude = module
 
 # Layer: services
@@ -1559,20 +1538,6 @@ realmd = module
 remotelogin = module
 
 # Layer: services
-# Module: rgmanager
-#
-# Red Hat Resource Group Manager
-#
-rgmanager = module
-
-# Layer: services
-# Module: rgmanager
-#
-# rgmanager
-# 
-rgmanager = module
-
-# Layer: services
 # Module: rhcs
 #
 # RHCS - Red Hat Cluster Suite
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 835adda..befc8b6 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -253,7 +253,7 @@ fi;
 . %{_sysconfdir}/selinux/config; \
 if [ -e /etc/selinux/%2/.rebuild ]; then \
    rm /etc/selinux/%2/.rebuild; \
-   (cd /etc/selinux/%2/modules/active/modules; rm -f shutdown.pp amavis.pp clamav.pp gnomeclock.pp matahari.pp xfs.pp kudzu.pp kerneloops.pp execmem.pp openoffice.pp ada.pp tzdata.pp hal.pp hotplug.pp howl.pp java.pp mono.pp moilscanner.pp gamin.pp audio_entropy.pp audioentropy.pp iscsid.pp polkit_auth.pp polkit.pp rtkit_daemon.pp ModemManager.pp telepathysofiasip.pp ethereal.pp passanger.pp qpidd.pp pyzor.pp razor.pp pki-selinux.pp phpfpm.pp consoletype.pp ctdbd.pp fcoemon.pp isnsd.pp l2tp.pp ) \
+   (cd /etc/selinux/%2/modules/active/modules; rm -f shutdown.pp amavis.pp clamav.pp gnomeclock.pp matahari.pp xfs.pp kudzu.pp kerneloops.pp execmem.pp openoffice.pp ada.pp tzdata.pp hal.pp hotplug.pp howl.pp java.pp mono.pp moilscanner.pp gamin.pp audio_entropy.pp audioentropy.pp iscsid.pp polkit_auth.pp polkit.pp rtkit_daemon.pp ModemManager.pp telepathysofiasip.pp ethereal.pp passanger.pp qpidd.pp pyzor.pp razor.pp pki-selinux.pp phpfpm.pp consoletype.pp ctdbd.pp fcoemon.pp isnsd.pp l2tp.pp rgmanager.pp corosync.pp aisexec.pp pacemaker.pp ) \
    /usr/sbin/semodule -B -n -s %2; \
 else \
     touch /etc/selinux/%2/modules/active/modules/sandbox.disabled \


More information about the scm-commits mailing list