summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDylan Van Assche <me@dylanvanassche.be>2023-01-22 19:35:35 +0100
committerThomas Haller <thaller@redhat.com>2023-02-08 20:51:07 +0100
commite20eb72fe74e22b11dcf9313ab2dc67edce8e0c6 (patch)
tree3bae89db327ae17586c1aa43cdcf0d0206364fd1 /man
parent7a3b5de314ee99c91e6510920ba67138494270da (diff)
downloadNetworkManager-e20eb72fe74e22b11dcf9313ab2dc67edce8e0c6.tar.gz
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 0e3d2c367c1cb640e79eba13a38feae0996507be)
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager-dispatcher.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/NetworkManager-dispatcher.xml b/man/NetworkManager-dispatcher.xml
index 4a603b1566..036b3c8dcc 100644
--- a/man/NetworkManager-dispatcher.xml
+++ b/man/NetworkManager-dispatcher.xml
@@ -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.