diff options
-rw-r--r-- | doc/sysconfig.txt | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/sysconfig.txt b/doc/sysconfig.txt index 908f6893..8a74bad3 100644 --- a/doc/sysconfig.txt +++ b/doc/sysconfig.txt @@ -87,11 +87,6 @@ Generic options: filesystems and "confirm" can be used to enable interactive startup questions. - Mageia specific values: - - BRLTTY=yes|no - Set to 'no' to disable automatic startup of brltty if it is present - obsoleted values from earlier releases: MAGIC_SYSRQ=yes|no @@ -744,7 +739,7 @@ Files in /etc/sysconfig/network-scripts/ See man dhcp6c(8) and dhcp6c.conf(5). DHCPV6C_OPTIONS=... This will pass given arguments to the DHCPv6 client. For example, - "-I" option will request network information (e.g., DNS addresses) + "-S" option will request network information (e.g., DNS addresses) only, not IPv6 addresses. Ethernet-only items: @@ -1079,8 +1074,8 @@ Files in /etc/sysconfig/network-scripts/ gateway, there is no need to specify a device. Note: The ifup-routes script also supports an older syntax designed to be - used directly as an argument to "/sbin/ip route add". This syntax is - deprecated, but if no "ADDRESSn" lines are found the following will still + used directly as an argument to "/sbin/ip route add". + If no "ADDRESSn" lines are found the following will still work: 192.168.2.0/24 dev ppp0 |