Home | History | Annotate | Download | only in examples

Lines Matching refs:udhcpd

1 # Sample udhcpd configuration file (/etc/udhcpd.conf)
9 # The interface that udhcpd will use
20 # If remaining is true (default), udhcpd will store the time
21 # remaining for each lease in the udhcpd leases file. This is
29 # The time period at which udhcpd will write out a dhcpd.leases
30 # file. If this is 0, udhcpd will never automatically write a
60 #lease_file /var/lib/misc/udhcpd.leases #defualt: /var/lib/misc/udhcpd.leases
63 pidfile /var/run/udhcpd-wlan2.pid #default: /var/run/udhcpd.pid
65 # Everytime udhcpd writes a leases file, the below script will be called.
72 # The following are bootp specific options, setable by udhcpd.