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-history.diyao.me/?a=commitdiff_plain;h=82c8bdff122d7f5774506138c762c070a038b12b;p=systemd%2F.git man: mention networkctl in the networkd man page --- diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml index 66043f4b95..94a7bfd5ef 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,