This module contains basic filesystem types and interfaces. This includes:
Create an object in the root directory, with a private type. If no object class is specified, the default is file.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the process performing this action. | No |
private type | The type of the object to be created. If no type is specified, the type of the root directory will be used. | yes |
object | The object class of the object being created. If no class is specified, file will be used. | yes |
Delete system configuration files in /etc.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the process performing this action. | No |
Do not audit attempts to ioctl daemon runtime data files.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the process performing this action. | No |
Do not audit attempts to write to daemon runtime data files.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the process performing this action. | No |
Execute programs in /usr/src in the caller domain.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the process performing this action. | No |
Get listing home home directories.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the process performing this action. | No |
Manage all files on the filesystem, except the listed exceptions.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the domain perfoming this action. | No |
exception_types | The types to be excluded. Each type or attribute must be negated by the caller. | yes |
Relabel all files on the filesystem, except the listed exceptions.
Parameter: | Description: | Optional: |
---|---|---|
domain | The type of the domain perfoming this action. | No |
exception_types | The types to be excluded. Each type or attribute must be negated by the caller. | yes |
Transform the type into a file, for use on a virtual memory filesystem (tmpfs).
Parameter: | Description: | Optional: |
---|---|---|
type | The type to be transformed. | No |