next up previous contents
Next: 8.14 Configuring access control Up: 8 Specification of simplified Previous: 8.12 Configuring access control   Contents

Subsections

8.13 Configuring access control to tmpfs

8.13.1 allowtmpfs

  1. Syntax
    1. allowtmpfs -create;
    2. allowtmpfs domain r$\mid$w;
  2. Meaning
    1. 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).
    2. 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