Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1448289 Details for
Bug 1586351
Make /etc/sysconfig/network-scripts/ more clear in documentation
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
[patch] man: improve explaining settings plugins in manual NetworkManager.conf
0001-man-improve-explaining-settings-plugins-in-manual-Ne.patch (text/plain), 3.91 KB, created by
Thomas Haller
on 2018-06-06 11:11:48 UTC
(
hide
)
Description:
[patch] man: improve explaining settings plugins in manual NetworkManager.conf
Filename:
MIME Type:
Creator:
Thomas Haller
Created:
2018-06-06 11:11:48 UTC
Size:
3.91 KB
patch
obsolete
>From c337e7e89500a5c7cbf3c54d70fb6f1f693b617f Mon Sep 17 00:00:00 2001 >From: Thomas Haller <thaller@redhat.com> >Date: Wed, 6 Jun 2018 13:10:09 +0200 >Subject: [PATCH 1/1] man: improve explaining settings plugins in manual > NetworkManager.conf > >https://bugzilla.redhat.com/show_bug.cgi?id=1586351 >--- > man/NetworkManager.conf.xml | 29 ++++++++++++++++++----------- > 1 file changed, 18 insertions(+), 11 deletions(-) > >diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml >index 8a1b04bc0..8fd62c478 100644 >--- a/man/NetworkManager.conf.xml >+++ b/man/NetworkManager.conf.xml >@@ -132,7 +132,7 @@ plugins-=remove-me > <para> > Lists system settings plugin names separated by ','. These > plugins are used to read and write system-wide >- connections. When multiple plugins are specified, the >+ connection profiles. When multiple plugins are specified, the > connections are read from all listed plugins. When writing > connections, the plugins will be asked to save the > connection in the order listed here; if the first plugin >@@ -142,15 +142,12 @@ plugins-=remove-me > to the user. > </para> > <para> >- If NetworkManager defines a distro-specific >- network-configuration plugin for your system, then that >- will normally be listed here. (See below for the available >- plugins.) Note that the <literal>keyfile</literal> plugin >- is always appended to the end of this list (if it doesn't >- already appear earlier in the list), so if there is no >- distro-specific plugin for your system then you can leave >- this key unset and NetworkManager will fall back to using >- <literal>keyfile</literal>. >+ The default value and the number of available plugins is >+ distro-specific. See <xref linkend="settings-plugins"/> >+ below for the available plugins. >+ Note that NetworkManager's native <literal>keyfile</literal> >+ plugin is always appended to the end of this list (if it doesn't >+ already appear earlier in the list). > </para> > </listitem> > </varlistentry> >@@ -1175,9 +1172,14 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 > </para> > </refsect1> > >- <refsect1> >+ <refsect1 id="settings-plugins"> > <title>Plugins</title> > >+ <para> >+ Settings plugins for reading and writing connection profiles. The number of >+ available plugins is distribution specific. >+ </para> >+ > <variablelist> > <varlistentry> > <term><varname>keyfile</varname></term> >@@ -1188,6 +1190,8 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 > capabilities that NetworkManager has. It writes files out > in an .ini-style format in > <filename>/etc/NetworkManager/system-connections</filename>. >+ See <link linkend='nm-settings-keyfile'><citerefentry><refentrytitle>nm-settings-keyfile</refentrytitle><manvolnum>5</manvolnum></citerefentry></link> >+ for details about the file format. > </para> > <para> > The stored connection file may contain passwords, secrets and >@@ -1218,6 +1222,9 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 > Enabling <literal>ifcfg-rh</literal> implicitly enables > <literal>ibft</literal> plugin, if it is available. > This can be disabled by adding <literal>no-ibft</literal>. >+ See <filename>/usr/share/doc/initscripts/sysconfig.txt</filename> >+ and <link linkend='nm-settings-ifcfg-rh'><citerefentry><refentrytitle>nm-settings-ifcfg-rh</refentrytitle><manvolnum>5</manvolnum></citerefentry></link> >+ for more information about the ifcfg file format. > </para> > </listitem> > </varlistentry> >-- >2.17.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1586351
: 1448289