diff options
author | Olav Vitters <olav@vitters.nl> | 2020-07-26 22:16:09 +0200 |
---|---|---|
committer | Olav Vitters <olav@vitters.nl> | 2020-07-26 22:16:09 +0200 |
commit | 271fcb6b1bf4000c08f4892cd8b34e0d6cc4b581 (patch) | |
tree | 8e2b8f47c385dd4e0a166831cb7ac8ce0e01e204 | |
parent | 5760f0389aa95d7a1062d6b2206574614c3b1058 (diff) | |
download | initscripts-271fcb6b1bf4000c08f4892cd8b34e0d6cc4b581.tar initscripts-271fcb6b1bf4000c08f4892cd8b34e0d6cc4b581.tar.gz initscripts-271fcb6b1bf4000c08f4892cd8b34e0d6cc4b581.tar.bz2 initscripts-271fcb6b1bf4000c08f4892cd8b34e0d6cc4b581.tar.xz initscripts-271fcb6b1bf4000c08f4892cd8b34e0d6cc4b581.zip |
doc/sysconfig.txt: minimize changes with 10.04 tag
-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 |