]> git.ipfire.org Git - thirdparty/systemd.git/blame - network/80-container-host0.network
Merge pull request #653 from dvdhrm/bus-gold
[thirdparty/systemd.git] / network / 80-container-host0.network
CommitLineData
4eaea664
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
3af18d8e
LP
8# This network file matches the container-side of the virtual Ethernet link
9# created by systemd-nspawn's --network-veth switch. See systemd-nspawn(1) for
10# details.
11
dd4d2c1c
TG
12[Match]
13Virtualization=container
14Name=host0
15
16[Network]
cb9fc36a 17DHCP=yes
0737984f 18LinkLocalAddressing=yes
2a5a6e05 19LLDP=yes
bbc0c094 20EmitLLDP=customer-bridge
e26b5058
LP
21
22[DHCP]
23UseTimezone=yes