man: mention that 'networkctl reconfigure' does not reload configs

This commit is contained in:
Yu Watanabe 2020-08-28 13:58:00 +09:00
parent c45fdad66d
commit ed89e54a49
1 changed files with 4 additions and 1 deletions

View File

@ -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>