diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-networkd-wait-online.service.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml index 3083588a37..0cb41a3b6a 100644 --- a/man/systemd-networkd-wait-online.service.xml +++ b/man/systemd-networkd-wait-online.service.xml @@ -82,6 +82,14 @@ used more than once to wait for multiple network interfaces.</para></listitem> </varlistentry> + <varlistentry> + <term><option>--ignore=</option></term> + <listitem><para>Network interfaces to be ignored when + deciding if the system is online. By default only + the loopback interface is ignored. This option may be used + more than once to ignore multiple network interfaces. + </para></listitem> + </varlistentry> </variablelist> </refsect1> |