Closed gradyoti closed 9 years ago
In /etc/init.d/dnsmasq, comment out static protocol check:
#[ static = "$proto" ] || return 0
This is built in by default as per 1d549fd
Re-opening, as the relevant package seems not to be included in the image. Working on fixing this.
The package in question is now included in the image.
In /etc/init.d/dnsmasq, comment out static protocol check:
Do not support non-static interfaces for now