aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown
Commit message (Collapse)AuthorAgeFilesLines
* typo; wait only 5 seconds, not 50Bill Nottingham2000-06-011-1/+1
|
* check that a device is up before bringing it downBill Nottingham2000-03-081-0/+3
|
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-081-11/+17
|
* pump actually works nowErik Troan1999-03-101-7/+2
|
* Always "cd /etc/sysconfig/network-scripts" before sourcing network_functions.Jeff Johnson1998-07-071-1/+0
|
* source_configMichael K. Johnson1997-09-241-1/+3
|
* ifup and ifdown complain if $1 not specified.Michael K. Johnson1997-09-161-4/+17
| | | | | | | The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v).
* Initial revisionErik Troan1997-09-161-0/+42