summaryrefslogtreecommitdiff
path: root/network/80-container-host0.network
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-02-14 15:31:26 +0100
committerDavid Herrmann <dh.herrmann@gmail.com>2015-02-14 15:31:26 +0100
commit0737984f6910fdffdf6494f20c1c64a027806273 (patch)
treebde83b3b85c1c9562c7dc7dcb5c7f685733db8cf /network/80-container-host0.network
parentd90c154eb180783098683ce8e1c03cd29d9b77ce (diff)
downloadsystemd-0737984f6910fdffdf6494f20c1c64a027806273.tar.gz
network: fix 'LinkLocal' -> 'LinkLocalAddressing' in network files
'LinkLocal' was renamed to 'LinkLocalAddressing' in: commit 56fd6bf795926409b087bce406ea851ad89f9fe8 Author: Tom Gundersen <teg@jklm.no> Date: Sat Feb 14 00:32:26 2015 +0100 networkd: .network - rename LinkLocal to LinkLocalAddressing ..but apparently the network files were not updated. Fix this.
Diffstat (limited to 'network/80-container-host0.network')
-rw-r--r--network/80-container-host0.network2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/80-container-host0.network b/network/80-container-host0.network
index 4e68c3d549..a778ecfef1 100644
--- a/network/80-container-host0.network
+++ b/network/80-container-host0.network
@@ -11,4 +11,4 @@ Name=host0
[Network]
DHCP=yes
-LinkLocal=yes
+LinkLocalAddressing=yes