NAME

adhcp_notify - ADHCP client notification binary

SYNOPSIS

adhcp_notify reason interface pid [leasefile]

DESCRIPTION

The ADHCP client notification binary adhcp_notify is called by adhcp_client(8) on DHCP status changes.

adhcp_notify uses D-Bus to announce these changes to NetworkManager(8).

OPTIONS

reason

Reason of the status update.

interface

Interface on which adhcp_client is running.

pid

PID of the DHCP client process in charge.

leasefile

Path to DHCP lease file.

AUTHORS

RESOURCES

The ADHCP website can be found at http://www.codelabs.ch/adhcp.

SEE ALSO

adhcp_client(8), NetworkManager(8).