I’ve found a bug in beta9. If we configure DHCP on wifi interface and then reboot the system, DHCP fails to start. I’ve found that DHCP service starts before the IP is assigned to the wifi interface.
The workaround I used was to assign manually the IP to wifi using ifconfig and then restarting the dhcp manually. To automate this I kept both commands in /etc/rc.local using startup script.