From 9589acf1b4e8e5a3748ac74a600393bde5a599ed Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 9 Aug 2016 10:21:54 +0300 Subject: Change name of dnsmasq.d router conf --- router.customize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'router.customize') diff --git a/router.customize b/router.customize index 02a64a3..7958394 100755 --- a/router.customize +++ b/router.customize @@ -59,7 +59,7 @@ iface eth3 inet static EOF # Configure dnsmasq to server 10.0.0.x addresss on the LAN ports. -cat < "$rootdir/etc/dnsmasq.d/router.conf" +cat < "$rootdir/etc/dnsmasq.d/router" interface=eth1 interface=eth2 interface=eth3 -- cgit v1.2.1