From 060b203fbd4d6fca90b5969887d14538cf864115 Mon Sep 17 00:00:00 2001 From: gh2o Date: Sun, 20 Jul 2014 15:43:58 -0700 Subject: [PATCH] fix typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8f1b6cc..09c51b5 100755 --- a/install.sh +++ b/install.sh @@ -352,7 +352,7 @@ postbootstrap_configuration() { # set up private network eval "$(parse_debian_interfaces ${eni} eth1 inet)" if ${pdi_found}; then - cat >/archroot/etc/systemd/network/private <<-EOF + cat >/archroot/etc/systemd/network/private.network <<-EOF [Match] Name=eth1