dnsmasq startup script update: add notinterface parameter
authorFelix Fietkau <nbd@openwrt.org>
Wed, 16 Sep 2009 18:15:31 +0000 (18:15 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 16 Sep 2009 18:15:31 +0000 (18:15 +0000)
commit666ae54618b26c48f3921ca900a046b3f1d4d8a8
tree17d213573bfb4f9a43c481826e4223f731b90fc7
parent2167ae2a3a429041efd0a8646eab0052d543c606
dnsmasq startup script update: add notinterface parameter

This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.

By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.

Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>
SVN-Revision: 17599
package/dnsmasq/files/dhcp.conf
package/dnsmasq/files/dnsmasq.init