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.

(cherry picked from commit 0e3d2c367c)
This commit is contained in:
Dylan Van Assche 2023-01-22 19:35:35 +01:00 committed by Thomas Haller
parent 7a3b5de314
commit e20eb72fe7
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -164,6 +164,12 @@
The network connectivity state has changed (no connectivity, went online, etc).
</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>reapply</varname></term>
<listitem><para>
The connection was reapplied on the device.
</para></listitem>
</varlistentry>
</variablelist>
<para>
The environment contains more information about the interface and the connection.