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
-
Reto Buerki <reet@codelabs.ch>
-
Adrian-Ken Rueegsegger <ken@codelabs.ch>
RESOURCES
The ADHCP website can be found at https://www.codelabs.ch/adhcp/.