Layer: services

Module: bugzilla

Tunables Interfaces

Description:

Bugtracker.


Tunables:

allow_httpd_bugzilla_script_anon_write
Default value

false

Description

Determine whether the script domain can modify public files used for public file transfer services. Directories/Files must be labeled public_content_rw_t.

Return

Interfaces:

bugzilla_admin( domain , role )
Summary

All of the rules required to administrate an bugzilla environment.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

bugzilla_dontaudit_rw_stream_sockets( domain )
Summary

Do not audit attempts to read and write bugzilla script unix domain stream sockets.

Parameters
Parameter:Description:
domain

Domain to not audit.

bugzilla_search_content( domain )
Summary

Search bugzilla directories.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return