From ed89e54a49f3e1ef9103095d96cc9d4e993f955a Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 28 Aug 2020 13:58:00 +0900 Subject: [PATCH] man: mention that 'networkctl reconfigure' does not reload configs --- man/networkctl.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/networkctl.xml b/man/networkctl.xml index 5a6ca5ab275..1a4553afd92 100644 --- a/man/networkctl.xml +++ b/man/networkctl.xml @@ -299,7 +299,10 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR) reconfigure DEVICE… - Reconfigure network interfaces. Takes interface name or index number. + Reconfigure network interfaces. Takes interface name or index number. Note that + this does not reload .netdev or .network + corresponding to the the specifed interface. So, if you edit config files, it is necessary to + call networkctl reload first to apply new settings. -- 2.47.3