diff options
author | Mike Yuan <me@yhndnzj.com> | 2024-04-23 13:51:07 +0200 |
---|---|---|
committer | Mike Yuan <me@yhndnzj.com> | 2024-04-23 14:02:19 +0200 |
commit | 66ec03061ac8caa6b1427ef4d15e019914b985cc (patch) | |
tree | 3ea2327a15d60a9145b9eea1225b85e03e05a17e /network/80-container-vz.link | |
parent | cryptenroll: sort includes (diff) | |
download | systemd-66ec03061ac8caa6b1427ef4d15e019914b985cc.tar.xz systemd-66ec03061ac8caa6b1427ef4d15e019914b985cc.zip |
network: suggest using "networkctl edit" instead of copying manually
Diffstat (limited to 'network/80-container-vz.link')
-rw-r--r-- | network/80-container-vz.link | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/network/80-container-vz.link b/network/80-container-vz.link index 303e82a022..45b76322f7 100644 --- a/network/80-container-vz.link +++ b/network/80-container-vz.link @@ -3,12 +3,7 @@ # This config file is installed as part of systemd. # It may be freely copied and edited (following the MIT No Attribution license). # -# 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-vz.link.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-udevd and edit it there. +# To make local modifications, use "networkctl edit". See networkctl(1) for details. # This file should not be edited in place, because it'll be overwritten on upgrades. # This .link file matches the bridge interface created by systemd-nspawn's |