summaryrefslogtreecommitdiff
path: root/network/80-container-ve.network
diff options
context:
space:
mode:
Diffstat (limited to 'network/80-container-ve.network')
-rw-r--r--network/80-container-ve.network16
1 files changed, 10 insertions, 6 deletions
diff --git a/network/80-container-ve.network b/network/80-container-ve.network
index 0c233bc8e0..10441a571c 100644
--- a/network/80-container-ve.network
+++ b/network/80-container-ve.network
@@ -1,11 +1,15 @@
-# SPDX-License-Identifier: LGPL-2.1-or-later
+# SPDX-License-Identifier: CC0-1.0
#
-# This file is part of systemd.
+# This config file is installed as part of systemd.
+# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
#
-# systemd is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
+# To make local modifications, one of the following methods may be used:
+# 1. add a drop-in file that extends this file by creating the
+# /etc/systemd/network/80-container-ve.network.d/ directory and creating a
+# new .conf file there.
+# 2. copy this file into /etc/systemd/network or one of the other paths checked
+# by systemd-networkd and edit it there.
+# This file should not be edited in place, because it'll be overwritten on upgrades.
# This network file matches the host-side of the virtual Ethernet link
# created by systemd-nspawn's --network-veth switch. See systemd-nspawn(1) for