From 0e12930a45fb238093d0d5b21a8d78e79624f67c Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Sat, 12 Aug 2000 22:17:47 +0000 Subject: move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txt --- initscripts.spec | 6 +++++- sysconfig.txt | 10 +++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/initscripts.spec b/initscripts.spec index 2d8ce101..6985fa44 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -3,7 +3,7 @@ Name: initscripts Version: 5.44 Copyright: GPL Group: System Environment/Base -Release: 1 +Release: 2 Source: initscripts-%{version}.tar.gz BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 @@ -232,6 +232,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Sat Aug 11 2000 Nalin Dahyabhai +- move documentation for the DEMAND and IDLETIMEOUT values to the right + section of sysconfig.txt + * Wed Aug 9 2000 Bill Nottingham - load agpgart if necessary (hack) - fix /boot/kernel.h stuff (jakub) 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-: -- cgit v1.2.1