Next: 8.14 Configuring access control
Up: 8 Specification of simplified
Previous: 8.12 Configuring access control
Contents
Subsections
- Syntax
- allowtmpfs -create;
- allowtmpfs domain rw;
- Meaning
- Allow to create domain's own file in tmpfs. The created
files have type domain_prefix_tmpfs_t, and can not be
accessed by other domains unless specified by allowtmpfs(b).
- Allow access to domain's tmpfs files.
If domain is general, allow access to default
tmpfs's type(tmpfs_t). If domain is global
allow access to all tmpfs.
2005-07-19