]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
network: suggest using "networkctl edit" instead of copying manually 32435/head
authorMike Yuan <me@yhndnzj.com>
Tue, 23 Apr 2024 11:51:07 +0000 (19:51 +0800)
committerMike Yuan <me@yhndnzj.com>
Tue, 23 Apr 2024 12:02:19 +0000 (20:02 +0800)
15 files changed:
network/80-6rd-tunnel.link
network/80-6rd-tunnel.network
network/80-container-host0.network
network/80-container-vb.link
network/80-container-vb.network
network/80-container-ve.link
network/80-container-ve.network
network/80-container-vz.link
network/80-container-vz.network
network/80-namespace-ns.link
network/80-namespace-ns.network
network/80-vm-vt.link
network/80-vm-vt.network
network/80-wifi-adhoc.network
network/99-default.link

index 22fc3d6e28322d57696abbabf33aecccfc5e8ff8..a55754091d5d5b345f35ed6ba8f4843f259f7dba 100644 (file)
@@ -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-6rd-tunnel.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 6rd-* SIT devices and marks them as managed by
index 96bf526f76585e47145444c676851ee473ce1a0b..dd89e4de8eb689525758fb1ee633d6aafc59376d 100644 (file)
@@ -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-6rd-tunnel.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.
+# 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 .network file matches 6rd-* SIT devices which is automatically created by
index b79e701cac4c9a3f770f56805af2068aa419351c..ecf642099d9e9b4645bcfa25cb3fc53d9fcc89df 100644 (file)
@@ -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-host0.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.
+# 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 network file matches the container-side of the virtual Ethernet link
index 2bcea13971026040aacc967661bf248d80c6539e..607ba02a1b89cab0911042b79d5b63c43986586c 100644 (file)
@@ -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-vb.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 host-side of the virtual Ethernet link created
index 6d5ea41795681bd5577cf29920159b43f1717876..07a407208bb461f79eb387d1a2b02b14763849f9 100644 (file)
@@ -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-vb.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.
+# 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 .network file matches the host-side of the virtual Ethernet link created
index 6dafac61acde2814ce78869aa8c840d1c5640dc0..6ed818bd6c6c3dcc808b92f2609bbbf6076d731a 100644 (file)
@@ -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-ve.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 host-side of the virtual Ethernet link
index 21a5eacc4e4e0c5170d7eae4dc0d42702c004b66..4cb15ca9578c39269731c24445caacc21a976f98 100644 (file)
@@ -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-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.
+# 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 .network file matches the host-side of the virtual Ethernet link
index 303e82a022fcc84e9adb4de77bf2612f64ed5541..45b76322f7e067f91f3ceb33bfa97328b64abd63 100644 (file)
@@ -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
index 7d570b2b32f3aabbe8b9c76d9a929a46b4358ee6..fd7cc1a4c9e123b4b6627ca9f961722c3aea806e 100644 (file)
@@ -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.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.
+# 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 network file matches the bridge interface created by systemd-nspawn's
index b640b98540682608ba9f6516671bedf382d45064..90b50cf922f46c1c05d16e1785f66c3c6698d1a7 100644 (file)
@@ -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-ve.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 network file matches the host-side of the virtual Ethernet link
index 8a84de9ea72a4325e6a577fe3f26e1ab84cb801b..9c945d47c934142ae07a3b07c3b227da34bf4cb6 100644 (file)
@@ -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-namespace-ns.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.
+# 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 network file matches the host-side of the virtual Ethernet link
index e98e78eb1dc333a459ba16432e71fa523a03d4e7..f9ba7a53f9ea3498ed66a69652ea5928d8ef9f6d 100644 (file)
@@ -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-vm-vt.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 vt-* TUN/TAP devices on the host and marks them as
index bb7942aa5023d2b11da6c2aa8a3dde93fb36124e..3bd36a6b10ed53bccf6658e5c706455bcc92e95e 100644 (file)
@@ -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-vm-vt.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.
+# 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 network file matches vt-* TUN/TAP devices and applies a similar
index fd3faca60c1aa1654de6c9071172aca40a8c063e..804d8d9d5897b5a487b1b0b0b3815987bd1bff9d 100644 (file)
@@ -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-wifi-adhoc.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.
+# 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.
 
 [Match]
index 285c2e771032447b38591c3f7aff6c275c1d1177..083dca48c9bc41087198a8a19a7281fa3a2dfccf 100644 (file)
@@ -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/99-default.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.
 
 [Match]