Policy for user executable applications.
Create a domain for applications.
Create a domain for applications. Typically these are programs that are run interactively.
The types will be made usable as a domain and file, making calls to domain_type() and files_type() redundant.
Parameter: | Description: |
---|---|
domain |
Type to be used as an application domain. |
entry_point |
Type of the program to be used as an entry point to this domain. |
Dontaudit kill signal sent to all application domains.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Dontaudit signal sent to all application domains.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Dontaudit signull sent to all application domains.
Parameter: | Description: |
---|---|
domain |
Domain to not audit. |
Execute application executables in the caller domain.
Parameter: | Description: |
---|---|
type |
Domain allowed access. |
Execute all executable files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Make the specified type usable for files that are exectuables, such as binary programs. This does not include shared libraries.
Parameter: | Description: |
---|---|
type |
Type to be used for files. |
Getattr all application sockets.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Send signal to all application domains.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Send signull to all application domains.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Make the specified type usable as an application domain.
Parameter: | Description: |
---|---|
type |
Type to be used as a domain type. |