Layer: contrib

Module: ddclient

Interfaces

Description:

Update dynamic IP address at DynDNS.org.


Interfaces:

ddclient_admin( domain , role )
Summary

All of the rules required to administrate an ddclient environment.

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

ddclient_domtrans( domain )
Summary

Execute ddclient in the ddclient domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

ddclient_getattr_pid_files( domain )
Summary

Get the attributes of ddclient PID files.

Parameters
Parameter:Description:
domain

Domain allowed access.

ddclient_run( domain , role )
Summary

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

Parameters
Parameter:Description:
domain

Domain allowed to transition.

role

Role allowed access.

ddclient_var_filetrans( domain , type , object , name )
Summary

Create objects in the ddclient home directory with an automatic type transition to a specified type

Parameters
Parameter:Description:
domain

Domain allowed access.

type

The type of the object being created.

object

The class of the object being created.

name

The name of the object being created.

Return