opentechinstitute / commotion-router

The build system for the OpenWRT-based Commotion firmware.
https://commotionwireless.net
GNU General Public License v3.0
121 stars 43 forks source link

Patch dnsmasq initscript to support dynamic interfaces #153

Closed gradyoti closed 9 years ago

gradyoti commented 10 years ago

In /etc/init.d/dnsmasq, comment out static protocol check:

Do not support non-static interfaces for now

    #[ static = "$proto" ] || return 0
jheretic commented 9 years ago

This is built in by default as per 1d549fd

jheretic commented 9 years ago

Re-opening, as the relevant package seems not to be included in the image. Working on fixing this.

jheretic commented 9 years ago

The package in question is now included in the image.