sdelrio / rpi-hostap

Transform your PI into a Wireless Router (DHCP and WPA2 already insisde)
76 stars 65 forks source link

DHCP daemon should start on specified interface #5

Closed keatontaylor closed 6 years ago

keatontaylor commented 6 years ago

Fix to ensure that dhcpd starts on the interface specified by the docker environment vars

sdelrio commented 6 years ago

Thank you for the fix.