mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
d62ee7eaf2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
8 lines
290 B
Plaintext
8 lines
290 B
Plaintext
# Defaults for dhcp initscript
|
|
# sourced by /etc/init.d/dhcp-server
|
|
# installed at /etc/default/dhcp-server by the maintainer scripts
|
|
|
|
# On what interfaces should the DHCP server (dhcpd) serve DHCP requests?
|
|
# Separate multiple interfaces with spaces, e.g. "eth0 eth1".
|
|
INTERFACES=""
|