summaryrefslogtreecommitdiff
path: root/recipes-connectivity/dhcp/files/default-server
blob: 930991a85f3b4594853f58eaa8bad92afda947ac (plain)
1
2
3
4
5
6
7
# 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="eth0"