Revert "resolved: apply epoch to system time from PID 1"
[platform/upstream/systemd.git] / network / 80-container-host0.network
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
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
12 [Match]
13 Virtualization=container
14 Name=host0
15
16 [Network]
17 DHCP=yes
18 LinkLocalAddressing=yes
19 LLDP=yes
20 EmitLLDP=customer-bridge
21
22 [DHCP]
23 UseTimezone=yes