aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2000-06-16 07:26:09 +0000
committerNalin Dahyabhai <nalin@redhat.com>2000-06-16 07:26:09 +0000
commitf40053d24d03db47996783f3d33b28e29fbb8e7e (patch)
tree67d4695abee63cd7679e181870ab387847dc33e0 /sysconfig.txt
parent96c8fb6e84100e4f6999286466707c4b27b9318b (diff)
downloadinitscripts-f40053d24d03db47996783f3d33b28e29fbb8e7e.tar
initscripts-f40053d24d03db47996783f3d33b28e29fbb8e7e.tar.gz
initscripts-f40053d24d03db47996783f3d33b28e29fbb8e7e.tar.bz2
initscripts-f40053d24d03db47996783f3d33b28e29fbb8e7e.tar.xz
initscripts-f40053d24d03db47996783f3d33b28e29fbb8e7e.zip
sysconfig/network-scripts/ifup-ppp: add hooks for demand-dialing PPP
rc.d/init.d/functions: use basename of process when looking for its PID file
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 9a744407..89c64831 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -317,6 +317,11 @@ 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