Next: 8.13 Configuring access control
Up: 8 Specification of simplified
Previous: 8.11 Configuring access control
Contents
Subsections
You can describe access control to process information. Process
information is stored in /proc/.
This can be used to hide process in ps command.
- Syntax
allowproc -self-other;
- Meaning
- -self
Access control to /proc/. /proc/ is process
information of program running its domain.
- -other
This means /proc/ for other domain's process.
2005-09-01