Layer: services

Module: setroubleshoot

Interfaces

Description:

SELinux troubleshooting service


Interfaces:

setroubleshoot_admin( domain , role , terminal )
Summary

All of the rules required to administrate an setroubleshoot environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed to manage the setroubleshoot domain.

terminal

The type of the user terminal.

setroubleshoot_dontaudit_stream_connect( domain )
Summary

dontaudit attempts to connect to setroubleshootd over an unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

setroubleshoot_script_domtrans( domain )
Summary

Execute setroubleshoot server in the setroubleshoot domain.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

setroubleshoot_stream_connect( domain )
Summary

Connect to setroubleshootd over an unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return