mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 01:40:16 +01:00
man: fix in nm-settings-ifcfg-rh description
(cherry picked from commit 66b7e45708)
This commit is contained in:
parent
a0ffb5ad19
commit
f9757b7d5b
1 changed files with 2 additions and 2 deletions
|
|
@ -45,13 +45,13 @@
|
|||
<para>
|
||||
The <emphasis>ifcfg-rh</emphasis> plugin is used on the Fedora and Red Hat
|
||||
Enterprise Linux distributions to read/write configuration from/to
|
||||
the standard <filename>/etc/sysconfig/network-scripts/ifcfg-*</filename> files.
|
||||
the traditional <filename>/etc/sysconfig/network-scripts/ifcfg-*</filename> files.
|
||||
Each NetworkManager connection maps to one <filename>ifcfg-*</filename> file, with
|
||||
possible usage of <filename>keys-*</filename> for passwords, <filename>route-*</filename>
|
||||
for static IPv4 routes and <filename>route6-*</filename> for static IPv6 routes.
|
||||
The plugin currently supports reading and writing Ethernet, Wi-Fi, InfiniBand,
|
||||
VLAN, Bond, Bridge, and Team connections. Unsupported connection types (such as
|
||||
WWAN, PPPoE, VPN, or ADSL are handled by <emphasis>keyfile</emphasis> plugin
|
||||
WWAN, PPPoE, VPN, or ADSL) are handled by <emphasis>keyfile</emphasis> plugin
|
||||
(<citerefentry><refentrytitle>nm-settings-keyfile</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
|
||||
The main reason for using <emphasis>ifcfg-rh</emphasis> plugin is the compatibility
|
||||
with legacy configurations for <emphasis>ifup</emphasis> and <emphasis>ifdown</emphasis>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue