mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
man: mention that 'networkctl reconfigure' does not reload configs
This commit is contained in:
@@ -299,7 +299,10 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR)
|
||||
<command>reconfigure</command>
|
||||
<replaceable>DEVICE…</replaceable>
|
||||
</term>
|
||||
<listitem><para>Reconfigure network interfaces. Takes interface name or index number.</para></listitem>
|
||||
<listitem><para>Reconfigure network interfaces. Takes interface name or index number. Note that
|
||||
this does not reload <filename>.netdev</filename> or <filename>.network</filename>
|
||||
corresponding to the the specifed interface. So, if you edit config files, it is necessary to
|
||||
call <command>networkctl reload</command> first to apply new settings.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user