Layer: services

Module: aptcacher

Interfaces

Description:

apt-cacher, cache for Debian APT repositories.


Interfaces:

aptcacher_domtrans_acngtool( domain )
Summary

Execute acngtool in the acngtool domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

aptcacher_mmap_read_config( domain )
Summary

mmap and read aptcacher config

Parameters
Parameter:Description:
domain

Domain allowed to read it.

aptcacher_read_config( domain )
Summary

read aptcacher config

Parameters
Parameter:Description:
domain

Domain allowed to read it.

aptcacher_run_acngtool( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

aptcacher_stream_connect( domain )
Summary

Connect to aptcacher using a unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return