aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2000-08-12 22:17:47 +0000
committerNalin Dahyabhai <nalin@redhat.com>2000-08-12 22:17:47 +0000
commit0e12930a45fb238093d0d5b21a8d78e79624f67c (patch)
tree309f3096d157fa8a7edac0f3e90a969e1368ffcc /sysconfig.txt
parent8cd935021c5d6ef02cacd87f7b9fe60e08eea5ca (diff)
downloadinitscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar
initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar.gz
initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar.bz2
initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar.xz
initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.zip
move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txtr5-44
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 368a90e2..673d20af 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -354,11 +354,6 @@ Files in /etc/sysconfig/network-scripts/
GATEWAY=
ONBOOT=yes|no
USERCTL=yes|no
- DEMAND=yes|no
- Only used for PPP. Switches on demand-dialing mode.
- IDLETIMEOUT=600
- Only used for PPP. The amount of time the link needs to be inactive
- before pppd will bring it down automatically.
BOOTPROTO=none|bootp|dhcp
MTU=
PEERDNS=yes|no
@@ -432,6 +427,11 @@ Files in /etc/sysconfig/network-scripts/
is made to bring up the connection. Note that some connect
scripts (for example, wvdial) might do their own retries (such
as BUSY or NO DIALTONE conditions).
+ DEMAND=yes|no
+ Switches on demand-dialing mode using pppd's "demand" option.
+ IDLETIMEOUT=600
+ The amount of time the link needs to be inactive before pppd will
+ bring it down automatically.
/etc/sysconfig/network-scripts/chat-<interface-name>: