source: sandbox/doc-expressolivre/arquivos/rhel5/etc/selinux/config @ 1407

Revision 1407, 449 bytes checked in by wmerlotto, 15 years ago (diff)

Ticket #596 - Reescrita do script de instalação do Expresso para CentOS-5.x

Line 
1# This file controls the state of SELinux on the system.
2# SELINUX= can take one of these three values:
3#       enforcing - SELinux security policy is enforced.
4#       permissive - SELinux prints warnings instead of enforcing.
5#       disabled - SELinux is fully disabled.
6SELINUX=permissive
7# SELINUXTYPE= type of policy in use. Possible values are:
8#       targeted - Only targeted network daemons are protected.
9#       strict - Full SELinux protection.
10SELINUXTYPE=targeted
Note: See TracBrowser for help on using the repository browser.