Chris PeBenito 80526c
#
Chris PeBenito 80526c
# This file contains a listing of available modules.
Chris PeBenito 80526c
# To prevent a module from  being used in policy
Chris PeBenito 80526c
# creation, set the module name to "off".
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# For monolithic policies, modules set to "base" and "module"
Chris PeBenito 80526c
# will be built into the policy.
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# For modular policies, modules set to "base" will be
Chris PeBenito 80526c
# included in the base module.  "module" will be compiled
Chris PeBenito 80526c
# as individual loadable modules.
Chris PeBenito 80526c
#
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: kernel
Chris PeBenito 9439a2
# Module: devices
Chris PeBenito 9439a2
# Required in base
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Device nodes and interfaces for many basic system devices.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
devices = base
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: kernel
Chris PeBenito 80526c
# Module: filesystem
Chris PeBenito 80526c
# Required in base
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for filesystems.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
filesystem = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: kernel
Chris PeBenito 80526c
# Module: selinux
Chris PeBenito 80526c
# Required in base
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for kernel security interface, in particular, selinuxfs.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
selinux = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: kernel
Chris PeBenito 9439a2
# Module: terminal
Chris PeBenito 9439a2
# Required in base
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Policy for terminals.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
terminal = base
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: kernel
Chris PeBenito 80526c
# Module: kernel
Chris PeBenito 80526c
# Required in base
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for kernel threads, proc filesystem,and unlabeled processes and objects.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
kernel = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: kernel
Chris PeBenito 80526c
# Module: corenetwork
Chris PeBenito 80526c
# Required in base
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy controlling access to network objects
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
corenetwork = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: files
Chris PeBenito 80526c
# Required in base
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Basic filesystem types and interfaces.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
files = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: domain
Chris PeBenito 80526c
# Required in base
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Core policy for domains.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
domain = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: admin
Chris PeBenito 948914
# Module: usermanage
Chris PeBenito 948914
#
Chris PeBenito 948914
# Policy for managing user accounts.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
usermanage = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: admin
Chris PeBenito 948914
# Module: rpm
Chris PeBenito 948914
#
Chris PeBenito 948914
# Policy for the RPM package manager.
Chris PeBenito 948914
# 
Chris PeBenito 948914
rpm = off
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: admin
Chris PeBenito 948914
# Module: dmesg
Chris PeBenito 948914
#
Chris PeBenito 948914
# Policy for dmesg.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
dmesg = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: admin
Chris PeBenito 948914
# Module: logrotate
Chris PeBenito 948914
#
Chris PeBenito 948914
# Rotate and archive system logs
Chris PeBenito 948914
# 
Chris PeBenito 948914
logrotate = off
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: admin
Chris PeBenito 80526c
# Module: consoletype
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Determine of the console connected to the controlling terminal.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
consoletype = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: admin
Chris PeBenito 80526c
# Module: netutils
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Network analysis utilities
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
netutils = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: admin
Chris PeBenito 948914
# Module: acct
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Berkeley process accounting
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
acct = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: admin
Chris PeBenito 948914
# Module: tmpreaper
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Manage temporary directory sizes and file ages
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
tmpreaper = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: admin
Chris PeBenito 948914
# Module: updfstab
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Red Hat utility to change /etc/fstab.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
updfstab = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: admin
Chris PeBenito 948914
# Module: su
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Run shells with substitute user and group
Chris PeBenito 80526c
# 
Chris PeBenito 948914
su = off
Chris PeBenito 80526c
Chris PeBenito 9439a2
# Layer: admin
Chris PeBenito 9439a2
# Module: sudo
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Execute a command with a substitute user
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
sudo = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: admin
Chris PeBenito 9439a2
# Module: quota
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# File system quota management
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
quota = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: admin
Chris PeBenito 9439a2
# Module: firstboot
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Final system configuration run during the first boot
Chris PeBenito 9439a2
# after installation of Red Hat/Fedora systems.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
firstboot = module
Chris PeBenito 9439a2
Chris PeBenito 80526c
# Layer: apps
Chris PeBenito 80526c
# Module: gpg
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for GNU Privacy Guard and related programs.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
gpg = off
Chris PeBenito 80526c
Chris PeBenito 9439a2
# Layer: apps
Chris PeBenito 9439a2
# Module: loadkeys
Chris PeBenito 80526c
#
Chris PeBenito 9439a2
# Load keyboard mappings.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
loadkeys = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: kernel
Chris PeBenito 80526c
# Module: bootloader
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for the kernel modules, kernel image, and bootloader.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
bootloader = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: kernel
Chris PeBenito 80526c
# Module: storage
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy controlling access to storage devices
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
storage = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 948914
# Module: remotelogin
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Policy for rshd, rlogind, and telnetd.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
remotelogin = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 948914
# Module: nscd
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Name service cache daemon
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
nscd = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 948914
# Module: nis
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Policy for NIS (YP) servers and clients
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
nis = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 80526c
# Module: sendmail
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for sendmail.
Chris PeBenito 80526c
# 
Chris PeBenito 80526c
sendmail = off
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 948914
# Module: ssh
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Secure shell client and server policy.
Chris PeBenito 80526c
# 
Chris PeBenito 948914
ssh = off
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 948914
# Module: cron
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Periodic execution of scheduled commands.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
cron = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 80526c
# Module: inetd
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Internet services daemon.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
inetd = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 80526c
# Module: kerberos
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# MIT Kerberos admin and KDC
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
kerberos = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: services
Chris PeBenito 948914
# Module: mta
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Policy common to all email tranfer agents.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
mta = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: services
Chris PeBenito 948914
# Module: mysql
Chris PeBenito 948914
#
Chris PeBenito 948914
# Policy for MySQL
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
mysql = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: tcpd
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Policy for TCP daemon.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
tcpd = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: rshd
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Remote shell service.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
rshd = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: ldap
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# OpenLDAP directory server
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
ldap = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: gpm
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# General Purpose Mouse driver
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
gpm = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: howl
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Port of Apple Rendezvous multicast DNS
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
howl = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: rsync
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Fast incremental file transfer for synchronization
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
rsync = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: privoxy
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Privacy enhancing web proxy.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
privoxy = module
Chris PeBenito 9439a2
Chris PeBenito 9439a2
# Layer: services
Chris PeBenito 9439a2
# Module: bind
Chris PeBenito 9439a2
#
Chris PeBenito 9439a2
# Berkeley internet name domain DNS server.
Chris PeBenito 9439a2
# 
Chris PeBenito 9439a2
bind = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: system
Chris PeBenito 948914
# Module: unconfined
Chris PeBenito 948914
#
Chris PeBenito 948914
# The unconfined domain.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
unconfined = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: system
Chris PeBenito 948914
# Module: authlogin
Chris PeBenito 948914
#
Chris PeBenito 948914
# Common policy for authentication and user login.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
authlogin = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: selinuxutil
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for SELinux policy and userland applications.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
selinuxutil = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: getty
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for getty.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
getty = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: mount
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for mount.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
mount = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: ipsec
Chris PeBenito 80526c
#
Chris PeBenito 948914
# TCP/IP encryption
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
ipsec = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: locallogin
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for local logins.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
locallogin = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: logging
Chris PeBenito 948914
#
Chris PeBenito 948914
# Policy for the kernel message logger and system logging daemon.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
logging = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: system
Chris PeBenito 80526c
# Module: sysnetwork
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for network configuration: ifconfig and dhcp client.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
sysnetwork = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: fstools
Chris PeBenito 948914
#
Chris PeBenito 948914
# Tools for filesystem management, such as mkfs and fsck.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
fstools = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: system
Chris PeBenito 948914
# Module: pcmcia
Chris PeBenito 948914
#
Chris PeBenito 948914
# PCMCIA card management services
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
pcmcia = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: system
Chris PeBenito 80526c
# Module: iptables
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for iptables.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
iptables = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: userdomain
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for user domains
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
userdomain = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: corecommands
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Core policy for shells, and generic programs
Chris PeBenito 80526c
# in /bin, /sbin, /usr/bin, and /usr/sbin.
Chris PeBenito 80526c
# 
Chris PeBenito e5d452
corecommands = base
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: hotplug
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for hotplug system, for supporting the
Chris PeBenito 80526c
# connection and disconnection of devices at runtime.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
hotplug = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: clock
Chris PeBenito 948914
#
Chris PeBenito 948914
# Policy for reading and setting the hardware clock.
Chris PeBenito 948914
# 
Chris PeBenito 9439a2
clock = module
Chris PeBenito 948914
Chris PeBenito 948914
# Layer: system
Chris PeBenito 80526c
# Module: lvm
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for logical volume management programs.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
lvm = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: modutils
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for kernel module utilities
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
modutils = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: init
Chris PeBenito 80526c
#
Chris PeBenito 948914
# System initialization programs (init and init scripts).
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
init = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: udev
Chris PeBenito 80526c
#
Chris PeBenito 948914
# Policy for udev.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
udev = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: hostname
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for changing the system host name.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
hostname = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 948914
# Module: raid
Chris PeBenito 80526c
#
Chris PeBenito 948914
# RAID array management tools
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
raid = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: libraries
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Policy for system libraries.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
libraries = module
Chris PeBenito 80526c
Chris PeBenito 80526c
# Layer: system
Chris PeBenito 80526c
# Module: miscfiles
Chris PeBenito 80526c
#
Chris PeBenito 80526c
# Miscelaneous files.
Chris PeBenito 80526c
# 
Chris PeBenito 9439a2
miscfiles = module
Chris PeBenito 80526c