Next: 8.13 Configuring access control
Up: 8 単純化ポリシー記述言語の仕様
Previous: 8.11 tty/ptsデバイスのアクセス制御設定
Contents
Subsections
allowprocによってprocfsとsysfsのアクセス制御を記述できます。
- シンタックス
allowproc -self-other [r],[w];
- 意味
- -self
/proc/のアクセス制御です。自ドメインに関連した/proc/への
アクセスを許可します。
- -other
他のドメインプロセス用の/proc/を意味します。
2005-09-01