chiark / gitweb /
networkd: refactor socket activation a bit
[elogind.git] / man / systemd-networkd-wait-online.service.xml
index 3083588a372fe587303231a848016309a3a3751a..4f039fedc7b18487df472ec9e7f514c9c5dcbf7f 100644 (file)
                                 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>
+                        <varlistentry>
+                                <term><option>--timeout=</option></term>
+                                <listitem><para>Fail the service if the network is not
+                                online by the time the timeout elapses. A timeout of 0
+                                disables the timeout. Defaults to 120 seconds.
+                                </para></listitem>
+                        </varlistentry>
                 </variablelist>
         </refsect1>