diff options
| author | Michael Biebl <biebl@debian.org> | 2018-07-01 20:59:09 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-07-01 20:59:09 +0200 |
| commit | 6106f75cc14c2d8af6999bd28dd075c32411deaf (patch) | |
| tree | 2e084cc81011fc5cec703704f2ff5b65f5a7fa8d /docs/api/html/NetworkManager.conf.html | |
| parent | e8b3308b1970e9b71b443479351e173cb89e3800 (diff) | |
| parent | 429393567647935d9123e21fd27a7529d50255eb (diff) | |
Update upstream source from tag 'upstream/1.12.0'
Update to upstream version '1.12.0' with Debian dir 76506925b30952acfa95c8f5b789bcfb2a8e3a6e
Diffstat (limited to 'docs/api/html/NetworkManager.conf.html')
| -rw-r--r-- | docs/api/html/NetworkManager.conf.html | 10 |
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> |