129ba16
#
129ba16
# This file contains a listing of available modules.
129ba16
# To prevent a module from  being used in policy
129ba16
# creation, set the module name to "off".
129ba16
#
129ba16
# For monolithic policies, modules set to "base" and "module"
129ba16
# will be built into the policy.
129ba16
#
129ba16
# For modular policies, modules set to "base" will be
129ba16
# included in the base module.  "module" will be compiled
129ba16
# as individual loadable modules.
129ba16
#
129ba16
129ba16
# Layer: kernel
129ba16
# Module: terminal
129ba16
# Required in base
129ba16
#
129ba16
# Policy for terminals.
129ba16
# 
129ba16
terminal = base
129ba16
129ba16
# Layer: kernel
5c1cd71
# Module: mcs
5c1cd71
# Required in base
5c1cd71
#
5c1cd71
# Multicategory security policy
5c1cd71
# 
5c1cd71
mcs = base
5c1cd71
5c1cd71
# Layer: kernel
129ba16
# Module: files
129ba16
# Required in base
129ba16
#
129ba16
# Basic filesystem types and interfaces.
129ba16
# 
129ba16
files = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: kernel
129ba16
# Required in base
129ba16
#
129ba16
# Policy for kernel threads, proc filesystem,
129ba16
# and unlabeled processes and objects.
129ba16
# 
129ba16
kernel = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: filesystem
129ba16
# Required in base
129ba16
#
129ba16
# Policy for filesystems.
129ba16
# 
129ba16
filesystem = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: devices
129ba16
# Required in base
129ba16
#
129ba16
# Device nodes and interfaces for many basic system devices.
129ba16
# 
129ba16
devices = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: domain
129ba16
# Required in base
129ba16
#
129ba16
# Core policy for domains.
129ba16
# 
129ba16
domain = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: corecommands
129ba16
# Required in base
129ba16
#
129ba16
# Core policy for shells, and generic programs
129ba16
# in /bin, /sbin, /usr/bin, and /usr/sbin.
129ba16
# 
129ba16
corecommands = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: corenetwork
129ba16
# Required in base
129ba16
#
129ba16
# Policy controlling access to network objects
129ba16
# 
129ba16
corenetwork = base
129ba16
129ba16
# Layer: kernel
129ba16
# Module: mls
129ba16
# Required in base
129ba16
#
6e9bcb4
# Multilevel security policy
6e9bcb4
# 
5c1cd71
mls = base
6e9bcb4
6e9bcb4
# Layer: kernel
129ba16
# Module: selinux
129ba16
# Required in base
129ba16
#
129ba16
# Policy for kernel security interface, in particular, selinuxfs.
129ba16
# 
129ba16
selinux = base
129ba16
129ba16
# Layer: admin
129ba16
# Module: prelink
129ba16
#
129ba16
# Prelink ELF shared library mappings.
129ba16
# 
129ba16
prelink = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: acct
129ba16
#
129ba16
# Berkeley process accounting
129ba16
# 
129ba16
acct = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: usermanage
129ba16
#
129ba16
# Policy for managing user accounts.
129ba16
# 
129ba16
usermanage = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: rpm
129ba16
#
129ba16
# Policy for the RPM package manager.
129ba16
# 
129ba16
rpm = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: readahead
129ba16
#
129ba16
# Readahead, read files into page cache for improved performance
129ba16
# 
129ba16
readahead = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: kudzu
129ba16
#
129ba16
# Hardware detection and configuration tools
129ba16
# 
129ba16
kudzu = module
129ba16
129ba16
# Layer: admin
5c1cd71
# Module: bootloader
5c1cd71
#
5c1cd71
# Policy for the kernel modules, kernel image, and bootloader.
5c1cd71
# 
5c1cd71
bootloader = base
5c1cd71
5c1cd71
# Layer: admin
129ba16
# Module: updfstab
129ba16
#
129ba16
# Red Hat utility to change /etc/fstab.
129ba16
# 
129ba16
updfstab = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: netutils
129ba16
#
129ba16
# Network analysis utilities
129ba16
# 
5c1cd71
netutils = base
129ba16
129ba16
# Layer: admin
129ba16
# Module: alsa
129ba16
#
129ba16
# Ainit ALSA configuration tool
129ba16
# 
129ba16
alsa = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: vpn
129ba16
#
129ba16
# Virtual Private Networking client
129ba16
# 
129ba16
vpn = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: portage
129ba16
#
129ba16
# Portage Package Management System. The primary package management and
129ba16
# distribution system for Gentoo.
129ba16
# 
129ba16
portage = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: su
129ba16
#
129ba16
# Run shells with substitute user and group
129ba16
# 
129ba16
su = module
129ba16
129ba16
# Layer: admin
5c1cd71
# Module: apt
5c1cd71
#
5c1cd71
# APT advanced package toll.
5c1cd71
# 
31c47be
apt = off
5c1cd71
5c1cd71
# Layer: admin
129ba16
# Module: dmesg
129ba16
#
129ba16
# Policy for dmesg.
129ba16
# 
129ba16
dmesg = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: anaconda
129ba16
#
129ba16
# Policy for the Anaconda installer.
129ba16
# 
129ba16
anaconda = module
129ba16
129ba16
# Layer: admin
5c1cd71
# Module: dpkg
5c1cd71
#
5c1cd71
# Policy for the Debian package manager.
5c1cd71
# 
5c1cd71
dpkg = off
5c1cd71
5c1cd71
# Layer: admin
129ba16
# Module: amanda
129ba16
#
129ba16
# Automated backup program.
129ba16
# 
129ba16
amanda = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: logrotate
129ba16
#
129ba16
# Rotate and archive system logs
129ba16
# 
129ba16
logrotate = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: ddcprobe
129ba16
#
129ba16
# ddcprobe retrieves monitor and graphics card information
129ba16
# 
129ba16
ddcprobe = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: quota
129ba16
#
129ba16
# File system quota management
129ba16
# 
129ba16
quota = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: consoletype
129ba16
#
129ba16
# Determine of the console connected to the controlling terminal.
129ba16
# 
129ba16
consoletype = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: sudo
129ba16
#
129ba16
# Execute a command with a substitute user
129ba16
# 
129ba16
sudo = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: vbetool
129ba16
#
129ba16
# run real-mode video BIOS code to alter hardware state
129ba16
# 
129ba16
vbetool = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: usbmodules
129ba16
#
129ba16
# List kernel modules of USB devices
129ba16
# 
129ba16
usbmodules = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: firstboot
129ba16
#
129ba16
# Final system configuration run during the first boot
129ba16
# after installation of Red Hat/Fedora systems.
129ba16
# 
129ba16
firstboot = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: certwatch
129ba16
#
129ba16
# Digital Certificate Tracking
129ba16
# 
129ba16
certwatch = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: tmpreaper
129ba16
#
129ba16
# Manage temporary directory sizes and file ages
129ba16
# 
129ba16
tmpreaper = module
129ba16
129ba16
# Layer: admin
5c1cd71
# Module: mrtg
5c1cd71
#
5c1cd71
# Network traffic graphing
5c1cd71
# 
5c1cd71
mrtg = module
5c1cd71
5c1cd71
# Layer: admin
129ba16
# Module: dmidecode
129ba16
#
129ba16
# Decode DMI data for x86/ia64 bioses.
129ba16
# 
129ba16
dmidecode = module
129ba16
129ba16
# Layer: admin
129ba16
# Module: logwatch
129ba16
#
129ba16
# System log analyzer and reporter
129ba16
# 
129ba16
logwatch = module
129ba16
5c1cd71
# Layer: kernel
5c1cd71
# Module: storage
5c1cd71
#
5c1cd71
# Policy controlling access to storage devices
5c1cd71
# 
5c1cd71
storage = base
5c1cd71
5c1cd71
# Layer: apps
5c1cd71
# Module: evolution
5c1cd71
#
5c1cd71
# Evolution email client
5c1cd71
# 
5c1cd71
evolution = module
5c1cd71
5c1cd71
# Layer: apps
5c1cd71
# Module: mozilla
5c1cd71
#
5c1cd71
# Policy for Mozilla and related web browsers
5c1cd71
# 
5c1cd71
mozilla = module
5c1cd71
129ba16
# Layer: apps
129ba16
# Module: irc
129ba16
#
129ba16
# IRC client policy
129ba16
# 
129ba16
irc = module
129ba16
129ba16
# Layer: apps
129ba16
# Module: lockdev
129ba16
#
129ba16
# device locking policy for lockdev
129ba16
# 
129ba16
lockdev = module
129ba16
129ba16
# Layer: apps
129ba16
# Module: usernetctl
129ba16
#
129ba16
# User network interface configuration helper
129ba16
# 
129ba16
usernetctl = module
129ba16
129ba16
# Layer: apps
129ba16
# Module: gpg
129ba16
#
129ba16
# Policy for GNU Privacy Guard and related programs.
129ba16
# 
129ba16
gpg = module
129ba16
129ba16
# Layer: apps
5c1cd71
# Module: thunderbird
5c1cd71
#
5c1cd71
# Thunderbird email client
5c1cd71
# 
5c1cd71
thunderbird = module
5c1cd71
5c1cd71
# Layer: apps
129ba16
# Module: wine
129ba16
#
129ba16
# Wine Is Not an Emulator.  Run Windows programs in Linux.
129ba16
# 
129ba16
wine = module
129ba16
129ba16
# Layer: apps
129ba16
# Module: loadkeys
129ba16
#
129ba16
# Load keyboard mappings.
129ba16
# 
129ba16
loadkeys = module
129ba16
129ba16
# Layer: apps
129ba16
# Module: screen
129ba16
#
129ba16
# GNU terminal multiplexer
129ba16
# 
129ba16
screen = module
129ba16
129ba16
# Layer: apps
5c1cd71
# Module: calamaris
5c1cd71
#
5c1cd71
# Squid log analysis
5c1cd71
# 
5c1cd71
calamaris = module
5c1cd71
5c1cd71
# Layer: apps
5c1cd71
# Module: tvtime
5c1cd71
#
5c1cd71
# tvtime - a high quality television application
5c1cd71
# 
5c1cd71
tvtime = module
5c1cd71
5c1cd71
# Layer: apps
129ba16
# Module: java
129ba16
#
129ba16
# Java virtual machine
129ba16
# 
129ba16
java = module
129ba16
129ba16
# Layer: apps
5c1cd71
# Module: uml
5c1cd71
#
5c1cd71
# Policy for UML
5c1cd71
# 
5c1cd71
uml = module
5c1cd71
5c1cd71
# Layer: apps
129ba16
# Module: cdrecord
129ba16
#
129ba16
# Policy for cdrecord
129ba16
# 
129ba16
cdrecord = module
129ba16
129ba16
# Layer: apps
5c1cd71
# Module: mplayer
5c1cd71
#
5c1cd71
# Mplayer media player and encoder
5c1cd71
# 
5c1cd71
mplayer = module
5c1cd71
5c1cd71
# Layer: apps
129ba16
# Module: webalizer
129ba16
#
129ba16
# Web server log analysis
129ba16
# 
129ba16
webalizer = module
129ba16
129ba16
# Layer: apps
5c1cd71
# Module: ethereal
5c1cd71
#
5c1cd71
# Ethereal packet capture tool.
5c1cd71
# 
5c1cd71
ethereal = module
5c1cd71
5c1cd71
# Layer: apps
129ba16
# Module: userhelper
129ba16
#
129ba16
# SELinux utility to run a shell with a new role
129ba16
# 
129ba16
userhelper = module
129ba16
129ba16
# Layer: apps
5c1cd71
# Module: games
5c1cd71
#
5c1cd71
# Games
5c1cd71
# 
5c1cd71
games = module
5c1cd71
5c1cd71
# Layer: apps
129ba16
# Module: mono
129ba16
#
129ba16
# Run .NET server and client applications on Linux.
129ba16
# 
129ba16
mono = module
129ba16
129ba16
# Layer: apps
129ba16
# Module: slocate
129ba16
#
129ba16
# Update database for mlocate
129ba16
# 
129ba16
slocate = module
129ba16
5c1cd71
# Layer: system
5c1cd71
# Module: xen
129ba16
#
5c1cd71
# Xen hypervisor
129ba16
# 
5c1cd71
xen = module
129ba16
5c1cd71
# Layer: system
5c1cd71
# Module: fstools
129ba16
#
5c1cd71
# Tools for filesystem management, such as mkfs and fsck.
5c1cd71
# 
5c1cd71
fstools = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: logging
5c1cd71
#
5c1cd71
# Policy for the kernel message logger and system logging daemon.
5c1cd71
# 
5c1cd71
logging = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: hostname
5c1cd71
#
5c1cd71
# Policy for changing the system host name.
5c1cd71
# 
5c1cd71
hostname = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: daemontools
5c1cd71
#
5c1cd71
# Collection of tools for managing UNIX services
5c1cd71
# 
5c1cd71
daemontools = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: getty
5c1cd71
#
5c1cd71
# Policy for getty.
5c1cd71
# 
5c1cd71
getty = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: lvm
5c1cd71
#
5c1cd71
# Policy for logical volume management programs.
5c1cd71
# 
5c1cd71
lvm = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: sysnetwork
5c1cd71
#
5c1cd71
# Policy for network configuration: ifconfig and dhcp client.
5c1cd71
# 
5c1cd71
sysnetwork = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: init
5c1cd71
#
5c1cd71
# System initialization programs (init and init scripts).
5c1cd71
# 
5c1cd71
init = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: selinuxutil
5c1cd71
#
5c1cd71
# Policy for SELinux policy and userland applications.
5c1cd71
# 
5c1cd71
selinuxutil = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: udev
5c1cd71
#
5c1cd71
# Policy for udev.
5c1cd71
# 
5c1cd71
udev = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: pcmcia
5c1cd71
#
5c1cd71
# PCMCIA card management services
5c1cd71
# 
5c1cd71
pcmcia = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: authlogin
5c1cd71
#
5c1cd71
# Common policy for authentication and user login.
5c1cd71
# 
5c1cd71
authlogin = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: libraries
5c1cd71
#
5c1cd71
# Policy for system libraries.
5c1cd71
# 
5c1cd71
libraries = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: raid
5c1cd71
#
5c1cd71
# RAID array management tools
5c1cd71
# 
5c1cd71
raid = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: userdomain
5c1cd71
#
5c1cd71
# Policy for user domains
5c1cd71
# 
5c1cd71
userdomain = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: modutils
5c1cd71
#
5c1cd71
# Policy for kernel module utilities
5c1cd71
# 
5c1cd71
modutils = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: hotplug
5c1cd71
#
5c1cd71
# Policy for hotplug system, for supporting the
5c1cd71
# connection and disconnection of devices at runtime.
5c1cd71
# 
5c1cd71
hotplug = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: clock
5c1cd71
#
5c1cd71
# Policy for reading and setting the hardware clock.
5c1cd71
# 
5c1cd71
clock = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: locallogin
5c1cd71
#
5c1cd71
# Policy for local logins.
5c1cd71
# 
5c1cd71
locallogin = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: iptables
5c1cd71
#
5c1cd71
# Policy for iptables.
5c1cd71
# 
5c1cd71
iptables = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: mount
5c1cd71
#
5c1cd71
# Policy for mount.
129ba16
# 
5c1cd71
mount = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: unconfined
5c1cd71
#
5c1cd71
# The unconfined domain.
5c1cd71
# 
5c1cd71
unconfined = module
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: miscfiles
5c1cd71
#
5c1cd71
# Miscelaneous files.
5c1cd71
# 
5c1cd71
miscfiles = base
5c1cd71
5c1cd71
# Layer: system
5c1cd71
# Module: ipsec
5c1cd71
#
5c1cd71
# TCP/IP encryption
5c1cd71
# 
5c1cd71
ipsec = module
129ba16
129ba16
# Layer: services
129ba16
# Module: nis
129ba16
#
129ba16
# Policy for NIS (YP) servers and clients
129ba16
# 
129ba16
nis = module
129ba16
129ba16
# Layer: services
129ba16
# Module: distcc
129ba16
#
129ba16
# Distributed compiler daemon
129ba16
# 
129ba16
distcc = module
129ba16
129ba16
# Layer: services
5c1cd71
# Module: tor
5c1cd71
#
5c1cd71
# TOR, the onion router
5c1cd71
# 
5c1cd71
tor = module
5c1cd71
5c1cd71
# Layer: services
129ba16
# Module: rshd
129ba16
#
129ba16
# Remote shell service.
129ba16
# 
129ba16
rshd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: cpucontrol
129ba16
#
129ba16
# Services for loading CPU microcode and CPU frequency scaling.
129ba16
# 
129ba16
cpucontrol = module
129ba16
129ba16
# Layer: services
129ba16
# Module: bind
129ba16
#
129ba16
# Berkeley internet name domain DNS server.
129ba16
# 
129ba16
bind = module
129ba16
129ba16
# Layer: services
5c1cd71
# Module: cipe
5c1cd71
#
5c1cd71
# Encrypted tunnel daemon
5c1cd71
# 
5c1cd71
cipe = module
5c1cd71
5c1cd71
# Layer: services
129ba16
# Module: canna
129ba16
#
129ba16
# Canna - kana-kanji conversion server
129ba16
# 
129ba16
canna = module
129ba16
129ba16
# Layer: services
129ba16
# Module: i18n_input
129ba16
#
129ba16
# IIIMF htt server
129ba16
# 
129ba16
i18n_input = module
129ba16
129ba16
# Layer: services
129ba16
# Module: uucp
129ba16
#
129ba16
# Unix to Unix Copy
129ba16
# 
129ba16
uucp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: sasl
129ba16
#
129ba16
# SASL authentication server
129ba16
# 
129ba16
sasl = module
129ba16
129ba16
# Layer: services
129ba16
# Module: pegasus
129ba16
#
129ba16
# The Open Group Pegasus CIM/WBEM Server.
129ba16
# 
129ba16
pegasus = module
129ba16
129ba16
# Layer: services
129ba16
# Module: cron
129ba16
#
129ba16
# Periodic execution of scheduled commands.
129ba16
# 
129ba16
cron = module
129ba16
129ba16
# Layer: services
129ba16
# Module: sendmail
129ba16
#
129ba16
# Policy for sendmail.
129ba16
# 
129ba16
sendmail = module
129ba16
129ba16
# Layer: services
129ba16
# Module: samba
129ba16
#
129ba16
# SMB and CIFS client/server programs for UNIX and
129ba16
# name  Service  Switch  daemon for resolving names
129ba16
# from Windows NT servers.
129ba16
# 
129ba16
samba = module
129ba16
129ba16
# Layer: services
129ba16
# Module: dbus
129ba16
#
129ba16
# Desktop messaging bus
129ba16
# 
129ba16
dbus = module
129ba16
129ba16
# Layer: services
129ba16
# Module: howl
129ba16
#
129ba16
# Port of Apple Rendezvous multicast DNS
129ba16
# 
129ba16
howl = module
129ba16
129ba16
# Layer: services
129ba16
# Module: timidity
129ba16
#
129ba16
# MIDI to WAV converter and player configured as a service
129ba16
# 
129ba16
timidity = module
129ba16
129ba16
# Layer: services
129ba16
# Module: postgresql
129ba16
#
129ba16
# PostgreSQL relational database
129ba16
# 
129ba16
postgresql = module
129ba16
129ba16
# Layer: services
129ba16
# Module: openct
129ba16
#
129ba16
# Service for handling smart card readers.
129ba16
# 
129ba16
openct = module
129ba16
129ba16
# Layer: services
129ba16
# Module: snmp
129ba16
#
129ba16
# Simple network management protocol services
129ba16
# 
129ba16
snmp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ucspitcp
129ba16
#
129ba16
# ucspitcp policy
129ba16
# 
129ba16
ucspitcp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: publicfile
129ba16
#
129ba16
# publicfile supplies files to the public through HTTP and FTP
129ba16
# 
129ba16
publicfile = module
129ba16
129ba16
# Layer: services
129ba16
# Module: roundup
129ba16
#
129ba16
# Roundup Issue Tracking System policy
129ba16
# 
129ba16
roundup = module
129ba16
129ba16
# Layer: services
129ba16
# Module: remotelogin
129ba16
#
129ba16
# Policy for rshd, rlogind, and telnetd.
129ba16
# 
129ba16
remotelogin = module
129ba16
129ba16
# Layer: services
129ba16
# Module: telnet
129ba16
#
129ba16
# Telnet daemon
129ba16
# 
129ba16
telnet = module
129ba16
129ba16
# Layer: services
129ba16
# Module: irqbalance
129ba16
#
129ba16
# IRQ balancing daemon
129ba16
# 
129ba16
irqbalance = module
129ba16
129ba16
# Layer: services
129ba16
# Module: mailman
129ba16
#
129ba16
# Mailman is for managing electronic mail discussion and e-newsletter lists
129ba16
# 
129ba16
mailman = module
129ba16
129ba16
# Layer: services
129ba16
# Module: dbskk
129ba16
#
129ba16
# Dictionary server for the SKK Japanese input method system.
129ba16
# 
129ba16
dbskk = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ldap
129ba16
#
129ba16
# OpenLDAP directory server
129ba16
# 
129ba16
ldap = module
129ba16
129ba16
# Layer: services
129ba16
# Module: tftp
129ba16
#
129ba16
# Trivial file transfer protocol daemon
129ba16
# 
129ba16
tftp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: portmap
129ba16
#
129ba16
# RPC port mapping service.
129ba16
# 
129ba16
portmap = module
129ba16
129ba16
# Layer: services
129ba16
# Module: arpwatch
129ba16
#
129ba16
# Ethernet activity monitor.
129ba16
# 
129ba16
arpwatch = module
129ba16
129ba16
# Layer: services
129ba16
# Module: dovecot
129ba16
#
129ba16
# Dovecot POP and IMAP mail server
129ba16
# 
129ba16
dovecot = module
129ba16
129ba16
# Layer: services
5c1cd71
# Module: amavis
5c1cd71
#
5c1cd71
# Daemon that interfaces mail transfer agents and content
5c1cd71
# checkers, such as virus scanners.
5c1cd71
# 
5c1cd71
amavis = module
5c1cd71
5c1cd71
# Layer: services
129ba16
# Module: cups
129ba16
#
129ba16
# Common UNIX printing system
129ba16
# 
129ba16
cups = module
129ba16
129ba16
# Layer: services
129ba16
# Module: networkmanager
129ba16
#
129ba16
# Manager for dynamically switching between networks.
129ba16
# 
129ba16
networkmanager = module
129ba16
129ba16
# Layer: services
129ba16
# Module: inn
129ba16
#
129ba16
# Internet News NNTP server
129ba16
# 
129ba16
inn = module
129ba16
129ba16
# Layer: services
129ba16
# Module: sysstat
129ba16
#
129ba16
# Policy for sysstat. Reports on various system states
129ba16
# 
129ba16
sysstat = module
129ba16
129ba16
# Layer: services
129ba16
# Module: comsat
129ba16
#
129ba16
# Comsat, a biff server.
129ba16
# 
129ba16
comsat = module
129ba16
129ba16
# Layer: services
129ba16
# Module: squid
129ba16
#
129ba16
# Squid caching http proxy server
129ba16
# 
129ba16
squid = module
129ba16
129ba16
# Layer: services
129ba16
# Module: zebra
129ba16
#
129ba16
# Zebra border gateway protocol network routing service
129ba16
# 
129ba16
zebra = module
129ba16
129ba16
# Layer: services
129ba16
# Module: xfs
129ba16
#
129ba16
# X Windows Font Server
129ba16
# 
129ba16
xfs = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ktalk
129ba16
#
129ba16
# KDE Talk daemon
129ba16
# 
129ba16
ktalk = module
129ba16
129ba16
# Layer: services
129ba16
# Module: procmail
129ba16
#
129ba16
# Procmail mail delivery agent
129ba16
# 
129ba16
procmail = module
129ba16
129ba16
# Layer: services
129ba16
# Module: lpd
129ba16
#
129ba16
# Line printer daemon
129ba16
# 
129ba16
lpd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: cyrus
129ba16
#
129ba16
# Cyrus is an IMAP service intended to be run on sealed servers
129ba16
# 
129ba16
cyrus = module
129ba16
129ba16
# Layer: services
129ba16
# Module: rdisc
129ba16
#
129ba16
# Network router discovery daemon
129ba16
# 
129ba16
rdisc = module
129ba16
129ba16
# Layer: services
129ba16
# Module: nscd
129ba16
#
129ba16
# Name service cache daemon
129ba16
# 
129ba16
nscd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ppp
129ba16
#
129ba16
# Point to Point Protocol daemon creates links in ppp networks
129ba16
# 
129ba16
ppp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: smartmon
129ba16
#
129ba16
# Smart disk monitoring daemon policy
129ba16
# 
129ba16
smartmon = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ftp
129ba16
#
129ba16
# File transfer protocol service
129ba16
# 
129ba16
ftp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: gpm
129ba16
#
129ba16
# General Purpose Mouse driver
129ba16
# 
129ba16
gpm = module
129ba16
129ba16
# Layer: services
5c1cd71
# Module: audioentropy
5c1cd71
#
5c1cd71
# Generate entropy from audio input
5c1cd71
# 
5c1cd71
audioentropy = module
5c1cd71
5c1cd71
# Layer: services
129ba16
# Module: mta
129ba16
#
129ba16
# Policy common to all email tranfer agents.
129ba16
# 
5c1cd71
mta = base
5c1cd71
5c1cd71
# Layer: services
5c1cd71
# Module: rhgb
5c1cd71
#
5c1cd71
# Red Hat Graphical Boot
5c1cd71
# 
5c1cd71
rhgb = module
129ba16
129ba16
# Layer: services
129ba16
# Module: postfix
129ba16
#
129ba16
# Postfix email server
129ba16
# 
129ba16
postfix = module
129ba16
129ba16
# Layer: services
129ba16
# Module: fetchmail
129ba16
#
129ba16
# Remote-mail retrieval and forwarding utility
129ba16
# 
129ba16
fetchmail = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ntp
129ba16
#
129ba16
# Network time protocol daemon
129ba16
# 
129ba16
ntp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: bluetooth
129ba16
#
129ba16
# Bluetooth tools and system services.
129ba16
# 
129ba16
bluetooth = module
129ba16
129ba16
# Layer: services
129ba16
# Module: hal
129ba16
#
129ba16
# Hardware abstraction layer
129ba16
# 
129ba16
hal = module
129ba16
129ba16
# Layer: services
129ba16
# Module: avahi
129ba16
#
129ba16
# mDNS/DNS-SD daemon implementing Apple ZeroConf architecture
129ba16
# 
129ba16
avahi = module
129ba16
129ba16
# Layer: services
129ba16
# Module: rpc
129ba16
#
129ba16
# Remote Procedure Call Daemon for managment of network based process communication
129ba16
# 
129ba16
rpc = module
129ba16
129ba16
# Layer: services
129ba16
# Module: xserver
129ba16
#
129ba16
# X Windows Server
129ba16
# 
129ba16
xserver = module
129ba16
129ba16
# Layer: services
129ba16
# Module: apache
129ba16
#
129ba16
# Apache web server
129ba16
# 
129ba16
apache = module
129ba16
129ba16
# Layer: services
129ba16
# Module: slrnpull
129ba16
#
129ba16
# Service for downloading news feeds the slrn newsreader.
129ba16
# 
129ba16
slrnpull = module
129ba16
129ba16
# Layer: services
5c1cd71
# Module: clamav
5c1cd71
#
5c1cd71
# ClamAV Virus Scanner
5c1cd71
# 
5c1cd71
clamav = module
5c1cd71
5c1cd71
# Layer: services
129ba16
# Module: rsync
129ba16
#
129ba16
# Fast incremental file transfer for synchronization
129ba16
# 
129ba16
rsync = module
129ba16
129ba16
# Layer: services
129ba16
# Module: djbdns
129ba16
#
129ba16
# small and secure DNS daemon
129ba16
# 
129ba16
djbdns = module
129ba16
129ba16
# Layer: services
129ba16
# Module: automount
129ba16
#
129ba16
# Filesystem automounter service.
129ba16
# 
129ba16
automount = module
129ba16
129ba16
# Layer: services
129ba16
# Module: kerberos
129ba16
#
129ba16
# MIT Kerberos admin and KDC
129ba16
# 
129ba16
kerberos = module
129ba16
129ba16
# Layer: services
129ba16
# Module: dhcp
129ba16
#
129ba16
# Dynamic host configuration protocol (DHCP) server
129ba16
# 
129ba16
dhcp = module
129ba16
129ba16
# Layer: services
129ba16
# Module: ssh
129ba16
#
129ba16
# Secure shell client and server policy.
129ba16
# 
129ba16
ssh = module
129ba16
129ba16
# Layer: services
129ba16
# Module: inetd
129ba16
#
129ba16
# Internet services daemon.
129ba16
# 
129ba16
inetd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: mysql
129ba16
#
129ba16
# Policy for MySQL
129ba16
# 
129ba16
mysql = module
129ba16
129ba16
# Layer: services
129ba16
# Module: dictd
129ba16
#
129ba16
# Dictionary daemon
129ba16
# 
129ba16
dictd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: finger
129ba16
#
129ba16
# Finger user information service.
129ba16
# 
129ba16
finger = module
129ba16
129ba16
# Layer: services
129ba16
# Module: radius
129ba16
#
129ba16
# RADIUS authentication and accounting server.
129ba16
# 
129ba16
radius = module
129ba16
129ba16
# Layer: services
129ba16
# Module: spamassassin
129ba16
#
129ba16
# Filter used for removing unsolicited email.
129ba16
# 
129ba16
spamassassin = module
129ba16
129ba16
# Layer: services
129ba16
# Module: radvd
129ba16
#
129ba16
# IPv6 router advertisement daemon
129ba16
# 
129ba16
radvd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: apm
129ba16
#
129ba16
# Advanced power management daemon
129ba16
# 
129ba16
apm = module
129ba16
129ba16
# Layer: services
129ba16
# Module: tcpd
129ba16
#
129ba16
# Policy for TCP daemon.
129ba16
# 
129ba16
tcpd = module
129ba16
129ba16
# Layer: services
129ba16
# Module: stunnel
129ba16
#
129ba16
# SSL Tunneling Proxy
129ba16
# 
129ba16
stunnel = module
129ba16
129ba16
# Layer: services
129ba16
# Module: privoxy
129ba16
#
129ba16
# Privacy enhancing web proxy.
129ba16
# 
129ba16
privoxy = module
129ba16
129ba16
# Layer: services
129ba16
# Module: cvs
129ba16
#
129ba16
# Concurrent versions system
129ba16
# 
129ba16
cvs = module
129ba16
129ba16
# Layer: services
129ba16
# Module: rlogin
129ba16
#
129ba16
# Remote login daemon
129ba16
# 
129ba16
rlogin = module
129ba16
a522754
# Layer: system
a522754
# Module: setrans
a522754
# Required in base
a522754
#
a522754
# Policy for setrans
a522754
# 
a522754
setrans = base
a522754
539ba8a
# Layer: services
539ba8a
# Module: openvpn
539ba8a
#
539ba8a
# Policy for OPENVPN full-featured SSL VPN solution
539ba8a
# 
539ba8a
openvpn = base
8a7ef5e
8a7ef5e
# Layer: services
8a7ef5e
# Module: setroubleshoot
8a7ef5e
#
8a7ef5e
# Policy for the SELinux troubleshooting utility
8a7ef5e
# 
8a7ef5e
setroubleshoot = base
1f20939
1f20939
# Layer: services
1f20939
# Module: nagios
1f20939
#
1f20939
# policy for nagios Host/service/network monitoring program
1f20939
# 
1f20939
nagios = module