Blame SOURCES/modules-targeted-base.conf

250114
# Layer: kernel
250114
# Module: bootloader
250114
#
250114
# Policy for the kernel modules, kernel image, and bootloader.
250114
# 
250114
bootloader = module
250114
250114
# Layer: kernel
250114
# Module: corecommands
250114
# Required in base
250114
#
250114
# Core policy for shells, and generic programs
250114
# in /bin, /sbin, /usr/bin, and /usr/sbin.
250114
#
250114
corecommands = base
250114
250114
# Layer: kernel
250114
# Module: corenetwork
250114
# Required in base
250114
#
250114
# Policy controlling access to network objects
250114
#
250114
corenetwork = base
250114
250114
# Layer: admin
250114
# Module: dmesg
250114
#
250114
# Policy for dmesg.
250114
# 
250114
dmesg = module
250114
250114
# Layer: admin
250114
# Module: netutils
250114
#
250114
# Network analysis utilities
250114
# 
250114
netutils = module
250114
250114
# Layer: admin
250114
# Module: sudo
250114
#
250114
# Execute a command with a substitute user
250114
# 
250114
sudo = module
250114
250114
# Layer: admin
250114
# Module: su
250114
#
250114
# Run shells with substitute user and group
250114
# 
250114
su = module
250114
250114
# Layer: admin
250114
# Module: usermanage
250114
#
250114
# Policy for managing user accounts.
250114
# 
250114
usermanage = module
250114
250114
# Layer: apps
250114
# Module: seunshare
250114
#
250114
# seunshare executable
250114
# 
250114
seunshare = module
250114
250114
# Module: devices
250114
# Required in base
250114
#
250114
# Device nodes and interfaces for many basic system devices.
250114
# 
250114
devices = base
250114
250114
# Module: domain
250114
# Required in base
250114
#
250114
# Core policy for domains.
250114
# 
250114
domain = base
250114
250114
# Layer: system
250114
# Module: userdomain
250114
#
250114
# Policy for user domains
250114
# 
250114
userdomain = module
250114
250114
# Module: files
250114
# Required in base
250114
#
250114
# Basic filesystem types and interfaces.
250114
# 
250114
files = base
250114
250114
# Layer: system
250114
# Module: miscfiles
250114
#
250114
# Miscelaneous files.
250114
# 
250114
miscfiles = module
250114
250114
# Module: filesystem
250114
# Required in base
250114
#
250114
# Policy for filesystems.
250114
# 
250114
filesystem = base
250114
250114
# Module: kernel
250114
# Required in base
250114
#
250114
# Policy for kernel threads, proc filesystem,and unlabeled processes and objects.
250114
# 
250114
kernel = base
250114
250114
# Module: mcs
250114
# Required in base
250114
#
250114
# MultiCategory security policy
250114
# 
250114
mcs = base
250114
250114
# Module: mls
250114
# Required in base
250114
#
250114
# Multilevel security policy
250114
# 
250114
mls = base
250114
250114
# Module: selinux
250114
# Required in base
250114
#
250114
# Policy for kernel security interface, in particular, selinuxfs.
250114
# 
250114
selinux = base
250114
250114
# Layer: kernel
250114
# Module: storage
250114
#
250114
# Policy controlling access to storage devices
250114
# 
250114
storage = base
250114
250114
# Module: terminal
250114
# Required in base
250114
#
250114
# Policy for terminals.
250114
# 
250114
terminal = base
250114
250114
# Layer: kernel
250114
# Module: ubac
250114
#
250114
# 
250114
# 
250114
ubac = base
250114
250114
# Layer: kernel
250114
# Module: unconfined
250114
#
250114
# The unlabelednet module.
250114
#
250114
unlabelednet = module
250114
250114
# Layer: role
250114
# Module: auditadm
250114
#
250114
# auditadm account on tty logins
250114
# 
250114
auditadm = module
250114
250114
# Layer: role
250114
# Module: logadm
250114
#
250114
# Minimally prived root role for managing logging system
250114
# 
250114
logadm = module
250114
250114
# Layer: role
250114
# Module: secadm
250114
#
250114
# secadm account on tty logins
250114
# 
250114
secadm = module
250114
250114
# Layer:role
250114
# Module: sysadm_secadm
250114
#
250114
# System Administrator with Security Admin rules
250114
# 
250114
sysadm_secadm = module
250114
250114
# Module: staff
250114
#
250114
# admin account 
250114
# 
250114
staff = module
250114
250114
# Layer:role
250114
# Module: sysadm
250114
#
250114
# System Administrator
250114
# 
250114
sysadm = module
250114
250114
# Layer: role
250114
# Module: unconfineduser
250114
#
250114
# The unconfined user domain.
250114
# 
250114
unconfineduser = module
250114
250114
# Layer: role
250114
# Module: unprivuser
250114
#
250114
# Minimally privs guest account on tty logins
250114
# 
250114
unprivuser = module
250114
250114
# Layer: services
250114
# Module: postgresql
250114
#
250114
# PostgreSQL relational database
250114
# 
250114
postgresql = module
250114
250114
# Layer: services
250114
# Module: ssh
250114
#
250114
# Secure shell client and server policy.
250114
# 
250114
ssh = module
250114
250114
# Layer: services
250114
# Module: xserver
250114
#
250114
# X windows login display manager
250114
# 
250114
xserver = module
250114
250114
# Module: application
250114
# Required in base
250114
#
250114
# Defines attributs and interfaces for all user applications
250114
# 
250114
application = module
250114
250114
# Layer: system
250114
# Module: authlogin
250114
#
250114
# Common policy for authentication and user login.
250114
# 
250114
authlogin = module
250114
250114
# Layer: system
250114
# Module: clock
250114
#
250114
# Policy for reading and setting the hardware clock.
250114
# 
250114
clock = module
250114
250114
# Layer: system
250114
# Module: fstools
250114
#
250114
# Tools for filesystem management, such as mkfs and fsck.
250114
# 
250114
fstools = module
250114
250114
# Layer: system
250114
# Module: getty
250114
#
250114
# Policy for getty.
250114
# 
250114
getty = module
250114
250114
# Layer: system
250114
# Module: hostname
250114
#
250114
# Policy for changing the system host name.
250114
# 
250114
hostname = module
250114
250114
# Layer: system
250114
# Module: init
250114
#
250114
# System initialization programs (init and init scripts).
250114
# 
250114
init = module
250114
250114
# Layer: system
250114
# Module: ipsec
250114
#
250114
# TCP/IP encryption
250114
# 
250114
ipsec = module
250114
250114
# Layer: system
250114
# Module: iptables
250114
#
250114
# Policy for iptables.
250114
# 
250114
iptables = module
250114
250114
# Layer: system
250114
# Module: libraries
250114
#
250114
# Policy for system libraries.
250114
# 
250114
libraries = module
250114
250114
# Layer: system
250114
# Module: locallogin
250114
#
250114
# Policy for local logins.
250114
# 
250114
locallogin = module
250114
250114
# Layer: system
250114
# Module: logging
250114
#
250114
# Policy for the kernel message logger and system logging daemon.
250114
# 
250114
logging = module
250114
250114
# Layer: system
250114
# Module: lvm
250114
#
250114
# Policy for logical volume management programs.
250114
# 
250114
lvm = module
250114
250114
# Layer: system
250114
# Module: modutils
250114
#
250114
# Policy for kernel module utilities
250114
# 
250114
modutils = module
250114
250114
# Layer: system
250114
# Module: mount
250114
#
250114
# Policy for mount.
250114
# 
250114
mount = module
250114
250114
# Layer: system
250114
# Module: netlabel
250114
#
250114
# Basic netlabel types and interfaces.
250114
# 
250114
netlabel = module
250114
250114
# Layer: system
250114
# Module: selinuxutil
250114
#
250114
# Policy for SELinux policy and userland applications.
250114
# 
250114
selinuxutil = module
250114
250114
# Module: setrans
250114
# Required in base
250114
#
250114
# Policy for setrans
250114
# 
250114
setrans = module
250114
250114
# Layer: system
250114
# Module: sysnetwork
250114
#
250114
# Policy for network configuration: ifconfig and dhcp client.
250114
# 
250114
sysnetwork = module
250114
250114
# Layer: system
250114
# Module: systemd
250114
#
250114
# Policy for systemd components
250114
# 
250114
systemd = module
250114
250114
# Layer: system
250114
# Module: udev
250114
#
250114
# Policy for udev.
250114
# 
250114
udev = module
250114
250114
# Layer: system
250114
# Module: unconfined
250114
#
250114
# The unconfined domain.
250114
# 
250114
unconfined = module