diff options
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> |