Browse Subversion Repository
Contents of /trunk/caitsith-patch/config.caitsith
Parent Directory
| Revision Log
Revision 8 -
( show annotations)
( download)
Sun Apr 1 11:04:11 2012 UTC
(12 years, 2 months ago)
by kumaneko
File size: 630 byte(s)
| 1 |
CONFIG_CAITSITH=y |
| 2 |
# CONFIG_CAITSITH_LKM is not set |
| 3 |
# CONFIG_CAITSITH_DISABLE_BY_DEFAULT is not set |
| 4 |
CONFIG_CAITSITH_USE_EXTERNAL_TASK_SECURITY=y |
| 5 |
# CONFIG_CAITSITH_OMIT_USERSPACE_LOADER is not set |
| 6 |
CONFIG_CAITSITH_POLICY_LOADER="/sbin/caitsith-init" |
| 7 |
CONFIG_CAITSITH_ACTIVATION_TRIGGER="/sbin/init" |
| 8 |
CONFIG_CAITSITH_READDIR=y |
| 9 |
CONFIG_CAITSITH_GETATTR=y |
| 10 |
CONFIG_CAITSITH_NETWORK=y |
| 11 |
CONFIG_CAITSITH_CAPABILITY=y |
| 12 |
CONFIG_CAITSITH_PTRACE=y |
| 13 |
CONFIG_CAITSITH_SIGNAL=y |
| 14 |
CONFIG_CAITSITH_ENVIRON=y |
| 15 |
CONFIG_CAITSITH_EXECUTE_HANDLER=y |
| 16 |
CONFIG_CAITSITH_MANUAL_DOMAIN_TRANSITION=y |
| 17 |
CONFIG_CAITSITH_AUTO_DOMAIN_TRANSITION=y |
| 18 |
CONFIG_CAITSITH_NETWORK_RECVMSG=y |
|