From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001
From: Michael Biebl hostname action it is always "none".
+ For the hostname and connectivity-change
+ actions it is always "none".
The actions are:
|
++ The network connectivity state has changed (no connectivity, went online, etc). + |
+
@@ -275,6 +282,15 @@ and DHCP6_ instead.
+CONNECTIVITY_STATE
The network connectivity state, which can + take the values defined by the NMConnectivityState type, + from the org.freedesktop.NetworkManager D-Bus API: unknown, + none, portal, limited or full. Note: this variable will only + be set for connectivity-change actions. +
@@ -346,7 +362,7 @@ value of /etc/NetworkManager/NetworkManager.conf is used with a fallback to the older 'nm-system-settings.conf' if located in the same directory. See - NetworkManager.conf(5) + NetworkManager.conf(5) for more information on configuration file.
@@ -365,7 +381,7 @@ Sets how much information NetworkManager sends to the log destination (usually syslog's "daemon" facility). By default, only informational, warning, and error messages are logged. See the section onlogging in
- NetworkManager.conf(5)
+ NetworkManager.conf(5)
for more information.
@@ -375,7 +391,7 @@
A comma-separated list specifying which operations are logged to the log
destination (usually syslog). By default, most domains are logging-enabled.
See the section on logging in
- NetworkManager.conf(5)
+ NetworkManager.conf(5)
for more information.
@@ -498,18 +514,18 @@
- NetworkManager.conf(5), - nmcli(1), - nmcli-examples(7), - nm-online(1), - nm-settings(5), + NetworkManager.conf(5), + nmcli(1), + nmcli-examples(7), + nm-online(1), + nm-settings(5), nm-applet(1), - nm-connection-editor(1) + nm-connection-editor(1), udev(7)