mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 10:02:22 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1175 311d38ba-8fff-0310-9ca6-ca027cbcb966
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=""
|