Layer: contrib

Module: rtorrent

Tunables Interfaces

Description:

policy for rtorrent


Tunables:

rtorrent_enable_rutorrent
Default value

false

Description

Enable necessary permissions for rutorrent

rtorrent_exec_scripts
Default value

false

Description

Allow rtorrent to execute helper scripts in home directories

rtorrent_send_mails
Default value

false

Description

Allow rtorrent to use send mails

Return

Interfaces:

rtorrent_domtrans( domain )
Summary

Execute rtorrent_exec_t in the rtorrent domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

rtorrent_exec( domain )
Summary

Execute rtorrent in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

rtorrent_role( role , domain )
Summary

Role access for rtorrent

Parameters
Parameter:Description:
role

Role allowed access

domain

User domain for the role

rtorrent_run( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition

role

The role to be allowed the rtorrent domain.

Return