From: Zbigniew Jędrzejewski-Szmek Date: Thu, 5 Mar 2020 07:20:31 +0000 (+0100) Subject: man: mention networkctl in the networkd man page X-Git-Tag: v245~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15023%2Fhead;p=thirdparty%2Fsystemd.git man: mention networkctl in the networkd man page --- diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 66043f4b95a..94a7bfd5ef6 100644 --- a/man/systemd-networkd.service.xml +++ b/man/systemd-networkd.service.xml @@ -61,6 +61,10 @@ systemd-networkd is restarted, netdev interfaces for which configuration was removed will not be dropped, and may need to be cleaned up manually. + + systemd-networkd may be introspected and controlled at runtime using + networkctl1. + Configuration Files @@ -82,6 +86,7 @@ See Also + networkctl1, systemd1, systemd.link5, systemd.network5,