sec-policy/selinux-base-policy: remove unused files
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Thu, 2 Feb 2017 18:35:01 +0000 (19:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 4 Feb 2017 21:19:01 +0000 (22:19 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3781

sec-policy/selinux-base-policy/files/config [deleted file]
sec-policy/selinux-base-policy/files/modules.conf [deleted file]

diff --git a/sec-policy/selinux-base-policy/files/config b/sec-policy/selinux-base-policy/files/config
deleted file mode 100644 (file)
index 55933ea..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file controls the state of SELinux on the system on boot.
-
-# SELINUX can take one of these three values:
-#      enforcing - SELinux security policy is enforced.
-#      permissive - SELinux prints warnings instead of enforcing.
-#      disabled - No SELinux policy is loaded.
-SELINUX=permissive
-
-# SELINUXTYPE can take one of these four values:
-#      targeted - Only targeted network daemons are protected.
-#      strict   - Full SELinux protection.
-#      mls      - Full SELinux protection with Multi-Level Security
-#      mcs      - Full SELinux protection with Multi-Category Security 
-#                 (mls, but only one sensitivity level)
-SELINUXTYPE=strict
diff --git a/sec-policy/selinux-base-policy/files/modules.conf b/sec-policy/selinux-base-policy/files/modules.conf
deleted file mode 100644 (file)
index 47535f6..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-application = base
-authlogin = base
-bootloader = base
-clock = base
-consoletype = base
-corecommands = base
-corenetwork = base
-cron = base
-devices = base
-dmesg = base
-domain = base
-files = base
-filesystem = base
-fstools = base
-getty = base
-hostname = base
-hotplug = base
-init = base
-iptables = base
-kernel = base
-libraries = base
-locallogin = base
-logging = base
-lvm = base
-miscfiles = base
-mcs = base
-mls = base
-modutils = base
-mount = base
-mta = base
-netutils = base
-nscd = base
-portage = base
-raid = base
-rsync = base
-selinux = base
-selinuxutil = base
-ssh = base
-staff = base
-storage = base
-su = base
-sysadm = base
-sysnetwork = base
-terminal = base
-ubac = base
-udev = base
-userdomain = base
-usermanage = base
-unprivuser = base
-xdg = base