man: NetworkManager-dispatcher: document reapply action
NetworkManager dispatcher will now run dispatcher scripts with 'reapply' as action as well. Each time the connection is reapplied on a device, this action is triggered. Document this action in the documentation.
This commit is contained in:
@@ -164,6 +164,12 @@
|
|||||||
The network connectivity state has changed (no connectivity, went online, etc).
|
The network connectivity state has changed (no connectivity, went online, etc).
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<varlistentry>
|
||||||
|
<term><varname>reapply</varname></term>
|
||||||
|
<listitem><para>
|
||||||
|
The connection was reapplied on the device.
|
||||||
|
</para></listitem>
|
||||||
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
<para>
|
<para>
|
||||||
The environment contains more information about the interface and the connection.
|
The environment contains more information about the interface and the connection.
|
||||||
|
Reference in New Issue
Block a user