## Deny any process from ptracing or debugging any other processes. ##
#### Allow unconfined executables to make their heap memory executable. Doing this is a really bad idea. Probably indicates a badly coded executable, but could indicate an attack. This executable should be reported in bugzilla ##
#### Deny user domains applications to map a memory region as both executable and writable, this is dangerous and the executable should be reported in bugzilla ##
#### Allow all unconfined executables to use libraries requiring text relocation that are not labeled textrel_shlib_t ##
#### Allow unconfined executables to make their stack executable. This should never, ever be necessary. Probably indicates a badly coded executable, but could indicate an attack. This executable should be reported in bugzilla ##
#### Enable polyinstantiated directory support. ##
#### Allow system to run with NIS ##
#### Allow logging in and using the system from /dev/console. ##
#### Enable reading of urandom for all domains. ##
#### This should be enabled when all programs ## are compiled with ProPolice/SSP ## stack smashing protection. All domains will ## be allowed to read from /dev/urandom. ##
#### Allow any files/directories to be exported read/write via NFS. ##
#### Allow any files/directories to be exported read/only via NFS. ##
#### Support NFS home directories ##
#### Support SAMBA home directories ##
#### Support ecryptfs home directories ##
#### Support fusefs home directories ##
#### Allow users to run TCP servers (bind to ports and accept connection from ## the same domain and outside users) disabling this forces FTP passive mode ## and may change other protocols. ##
#### Allow users to run UDP servers (bind to ports and accept connection from ## the same domain and outside users) disabling this may break avahi ## discovering services on the network and other udp related services. ##
#### Allow the mount commands to mount any directory or file. ##
#### Allow create vbox modules during startup new kernel. ##
#### Deny all system processes and Linux users to use bluetooth wireless technology. ##
##