mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
man: clarify RequiredForOnline= behaviour for online state
With new "online state" semantics in networkd, make the description of RequiredForOnline= a little more broad.
This commit is contained in:
parent
84a257ab65
commit
6c95e09388
@ -215,9 +215,9 @@
|
||||
<para>Takes a boolean or a minimum operational state and an optional maximum operational state.
|
||||
Please see <citerefentry><refentrytitle>networkctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
|
||||
for possible operational states. When <literal>yes</literal>, the network is deemed required when
|
||||
determining whether the system is online when running
|
||||
<command>systemd-networkd-wait-online</command>. When <literal>no</literal>, the network is ignored
|
||||
when checking for online state. When a minimum operational state and an optional maximum operational
|
||||
determining whether the system is online (including when running
|
||||
<command>systemd-networkd-wait-online</command>). When <literal>no</literal>, the network is ignored
|
||||
when determining the online state. When a minimum operational state and an optional maximum operational
|
||||
state are set, <literal>yes</literal> is implied, and this controls the minimum and maximum
|
||||
operational state required for the network interface to be considered online.
|
||||
Defaults to <literal>yes</literal>.</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user