summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-09 14:09:34 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-09 14:09:34 +0300
commitfb4bffa6670e88125c1979f70efc185bf457423e (patch)
treecc35def74373ccb55ba28b8a4dcc9aae43c57da2
parent8da08ebdc608fe55ff99546e04acfb3d664fd21d (diff)
downloadminipc-router-fb4bffa6670e88125c1979f70efc185bf457423e.tar.gz
Fix localhost stanza
-rwxr-xr-xrouter.customize2
1 files changed, 1 insertions, 1 deletions
diff --git a/router.customize b/router.customize
index 4b26aa9..733f5f7 100755
--- a/router.customize
+++ b/router.customize
@@ -43,7 +43,7 @@ EOF
cat <<EOF > "$rootdir/etc/network/interfaces.d/router"
auto eth0
-inet eth0 inet dhcp
+iface eth0 inet dhcp
auto eth1
iface eth1 inet static