mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sec-policy/selinux-base-policy: remove unused files
Closes: https://github.com/gentoo/gentoo/pull/3781
This commit is contained in:
committed by
David Seifert
parent
e5099643ed
commit
8b23b3d251
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user