mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
dhcp: mark test instruction as remap="test"
This commit is contained in:
parent
fdec60aa62
commit
1d083343b6
@ -314,9 +314,13 @@ EOF</userinput></screen>
|
||||
<systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root" revision="sysv"><userinput>dhclient <replaceable><eth0></replaceable></userinput></screen>
|
||||
<screen role="root"
|
||||
remap="test"
|
||||
revision="sysv"><userinput>dhclient <replaceable><eth0></replaceable></userinput></screen>
|
||||
|
||||
<screen role="root" revision="systemd"><userinput>systemctl start dhclient@<replaceable>eth0</replaceable></userinput></screen>
|
||||
<screen role="root"
|
||||
remap="test"
|
||||
revision="systemd"><userinput>systemctl start dhclient@<replaceable>eth0</replaceable></userinput></screen>
|
||||
|
||||
<para revision="sysv">
|
||||
Replace <replaceable><eth0></replaceable> with your
|
||||
|
Loading…
Reference in New Issue
Block a user