summaryrefslogtreecommitdiff
path: root/router.customize
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-09 10:21:54 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-09 10:21:54 +0300
commit9589acf1b4e8e5a3748ac74a600393bde5a599ed (patch)
tree197740b348f7bbd92e9333ab582bb914497e319d /router.customize
parent887245df62e3651394b58a716ccb181c137a4f5c (diff)
downloadminipc-router-9589acf1b4e8e5a3748ac74a600393bde5a599ed.tar.gz
Change name of dnsmasq.d router conf
Diffstat (limited to 'router.customize')
-rwxr-xr-xrouter.customize2
1 files changed, 1 insertions, 1 deletions
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 <<EOF > "$rootdir/etc/dnsmasq.d/router.conf"
+cat <<EOF > "$rootdir/etc/dnsmasq.d/router"
interface=eth1
interface=eth2
interface=eth3