about summary refs log tree commit diff
path: root/docs/api/html/NetworkManager.conf.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-07-01 20:58:23 +0200
committerMichael Biebl <biebl@debian.org>2018-07-01 20:58:23 +0200
commit429393567647935d9123e21fd27a7529d50255eb (patch)
treeb5a99bf0cbbe77fccd7fee81caf71915ccf9eb96 /docs/api/html/NetworkManager.conf.html
parent069cb5c3a525ebcc19cc2927964258acaca87b13 (diff)
New upstream version 1.12.0 upstream/1.12.0
Diffstat (limited to 'docs/api/html/NetworkManager.conf.html')
-rw-r--r--docs/api/html/NetworkManager.conf.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html
index e4b7fe25..ae2b1081 100644
--- a/docs/api/html/NetworkManager.conf.html
+++ b/docs/api/html/NetworkManager.conf.html
@@ -553,12 +553,10 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth
 <tr>
 <td><p><span class="term"><code class="varname">backend</code></span></p></td>
 <td><p>The logging backend. Supported values
-          are "<code class="literal">debug</code>", "<code class="literal">syslog</code>",
-          "<code class="literal">journal</code>".
-          "<code class="literal">debug</code>" uses syslog and logs to standard error.
-          If NetworkManager is started in debug mode (<code class="literal">--debug</code>)
-          this option is ignored and "<code class="literal">debug</code>" is always used.
-          Otherwise, the default is "<code class="literal">syslog</code>".
+          are "<code class="literal">syslog</code>" and "<code class="literal">journal</code>".
+          When NetworkManager is started with "<code class="literal">--debug</code>"
+          in addition all messages will be printed to stderr.
+          If unspecified, the default is "<code class="literal">syslog</code>".
           </p></td>
 </tr>
 <tr>