]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention that 'networkctl reconfigure' does not reload configs 16880/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 28 Aug 2020 04:58:00 +0000 (13:58 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Sep 2020 00:05:45 +0000 (09:05 +0900)
man/networkctl.xml

index 5a6ca5ab2752cb3d6d8fed8fe35ae064fd40d75e..1a4553afd92797c77087cf32a9825f08537a1ae7 100644 (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>