Layer: services

Module: abrt

Tunables Interfaces

Description:

ABRT - automated bug-reporting tool


Tunables:

abrt_anon_write
Default value

false

Description

Allow ABRT to modify public files used for public file transfer services.

Return

Interfaces:

abrt_admin( domain , role )
Summary

All of the rules required to administrate an abrt environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

The role to be allowed to manage the abrt domain.

abrt_append_cache_files( domain )
Summary

Append abrt cache

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_cache_manage( domain )
Summary

Send and receive messages from abrt over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_dbus_chat( domain )
Summary

Send and receive messages from abrt over dbus.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_domtrans( domain )
Summary

Execute abrt in the abrt domain.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

abrt_domtrans_helper( domain )
Summary

Execute abrt-helper in the abrt-helper domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_exec( domain )
Summary

Execute abrt in the caller domain.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

abrt_manage_pid_files( domain )
Summary

manage abrt PID files.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_read_config( domain )
Summary

Read abrt configuration file.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_read_log( domain )
Summary

Read abrt logs.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_read_pid_files( domain )
Summary

Read abrt PID files.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_read_state( domain )
Summary

Allow the domain to read abrt state files in /proc.

Parameters
Parameter:Description:
domain

Domain to allow access.

abrt_run_helper( domain , role )
Summary

Execute abrt helper in the abrt_helper domain, and allow the specified role the abrt_helper domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

abrt_rw_fifo_file( domain )
Summary

Read and write abrt fifo files.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_signull( domain )
Summary

Send a null signal to abrt.

Parameters
Parameter:Description:
domain

Domain allowed access.

abrt_stream_connect( domain )
Summary

Connect to abrt over an unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return