diff options
| author | Michael Biebl <biebl@debian.org> | 2018-07-01 20:58:23 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-07-01 20:58:23 +0200 |
| commit | 429393567647935d9123e21fd27a7529d50255eb (patch) | |
| tree | b5a99bf0cbbe77fccd7fee81caf71915ccf9eb96 /man/NetworkManager.xml | |
| parent | 069cb5c3a525ebcc19cc2927964258acaca87b13 (diff) | |
New upstream version 1.12.0 upstream/1.12.0
Diffstat (limited to 'man/NetworkManager.xml')
| -rw-r--r-- | man/NetworkManager.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml index 0ec6b0ae..7b0513bb 100644 --- a/man/NetworkManager.xml +++ b/man/NetworkManager.xml @@ -182,6 +182,13 @@ The following variables are available for the use in the dispatcher scripts: <variablelist class="dispatcher-environment"> <varlistentry> + <term><varname>NM_DISPATCHER_ACTION</varname></term> + <listitem><para> + The dispatcher action like "up" or "dhcp4-change", identical to the first + command line argument. Since NetworkManager 1.12.0. + </para></listitem> + </varlistentry> + <varlistentry> <term><varname>CONNECTION_UUID</varname></term> <listitem><para> The UUID of the connection profile. |