summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-09 10:22:30 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-09 10:22:30 +0300
commitd7e6a5af17bcfdba245e136232059fd2b9c5051b (patch)
tree71e907bb4604186378738d542b84f73c802ba665
parent9589acf1b4e8e5a3748ac74a600393bde5a599ed (diff)
downloadminipc-router-d7e6a5af17bcfdba245e136232059fd2b9c5051b.tar.gz
Change name of interfaces.d router conf
The .conf suffix seems to prevent it from being used.
-rwxr-xr-xrouter.customize2
1 files changed, 1 insertions, 1 deletions
diff --git a/router.customize b/router.customize
index 7958394..b68de63 100755
--- a/router.customize
+++ b/router.customize
@@ -35,7 +35,7 @@ rootdir="$1"
# The rest will serve the LAN and dnsmasq will serve address to LAN via
# DHCP on these ports. The LAN interfaces have a static config.
-cat <<EOF > "$rootdir/etc/network/interfaces.d/router.conf"
+cat <<EOF > "$rootdir/etc/network/interfaces.d/router"
auto eth0
inet eth0 inet dhcp