summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-02-02 19:35:01 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-04 22:19:01 +0100
commit8b23b3d25168d7c124a9cbf91bbd494132f06ee4 (patch)
treef89011a363bf3fe5e43e7825e72ef39e381d677e
parentnet-analyzer/mtr: fix filecaps problem in Prefix, bug #599604 (diff)
downloadgentoo-8b23b3d25168d7c124a9cbf91bbd494132f06ee4.tar.gz
gentoo-8b23b3d25168d7c124a9cbf91bbd494132f06ee4.tar.bz2
gentoo-8b23b3d25168d7c124a9cbf91bbd494132f06ee4.zip
sec-policy/selinux-base-policy: remove unused files
Closes: https://github.com/gentoo/gentoo/pull/3781
-rw-r--r--sec-policy/selinux-base-policy/files/config15
-rw-r--r--sec-policy/selinux-base-policy/files/modules.conf50
2 files changed, 0 insertions, 65 deletions
diff --git a/sec-policy/selinux-base-policy/files/config b/sec-policy/selinux-base-policy/files/config
deleted file mode 100644
index 55933ea0e534..000000000000
--- a/sec-policy/selinux-base-policy/files/config
+++ /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
index 47535f6b3813..000000000000
--- a/sec-policy/selinux-base-policy/files/modules.conf
+++ /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