|
@@ -111,10 +111,11 @@ EOF</userinput></screen>
|
|
|
<para>The command below creates a basic configuration file for a
|
|
|
Static IP setup (using both systemd-networkd and
|
|
|
systemd-resolved):</para>
|
|
|
-
|
|
|
+<!-- jhalfs relies on the values for Name, Address, etc. If you want to change
|
|
|
+ them, please inform the jhalfs maintainer. -->
|
|
|
<screen><userinput>cat > /etc/systemd/network/10-eth-static.network << "EOF"
|
|
|
<literal>[Match]
|
|
|
-Name=<network-device-name>
|
|
|
+Name=<replaceable><network-device-name></replaceable>
|
|
|
|
|
|
[Network]
|
|
|
Address=192.168.0.2/24
|