Layer: admin

Module: logrotate

Interfaces

Description:

Rotates, compresses, removes and mails system log files.


Interfaces:

logrotate_domtrans( domain )
Summary

Execute logrotate in the logrotate domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

logrotate_dontaudit_use_fds( domain )
Summary

Do not audit attempts to inherit logrotate file descriptors.

Parameters
Parameter:Description:
domain

Domain to not audit.

logrotate_exec( domain )
Summary

Execute logrotate in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

logrotate_read_tmp_files( domain )
Summary

Read logrotate temporary files.

Parameters
Parameter:Description:
domain

Domain allowed access.

logrotate_run( domain , role )
Summary

Execute logrotate in the logrotate domain, and allow the specified role the logrotate domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

logrotate_use_fds( domain )
Summary

Inherit and use logrotate file descriptors.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return