NAME

adhcp_notify_simple - ADHCP client key, value file notification binary

SYNOPSIS

adhcp_notify_simple reason interface leasefile

DESCRIPTION

The ADHCP client notification binary adhcp_notify_simple is called by adhcp_client(8) on DHCP status changes (if specified on the command line using the -e option).

adhcp_notify_simple creates the lease file /tmp/dhcp.lease containing the DHCP configuration as key, value pairs.

OPTIONS

reason

Reason of the status update.

interface

Interface on which adhcp_client is running.

leasefile

Path to DHCP lease file.

AUTHORS

RESOURCES

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

SEE ALSO

adhcp_client(8), adhcp_notify_dbus(8), NetworkManager(8).