]> git.pld-linux.org Git - projects/rc-scripts.git/blame - man/ppp-watch.8
fix tag pushing in make-tag.sh
[projects/rc-scripts.git] / man / ppp-watch.8
CommitLineData
458f14b7
AM
1.TH PPP-WATCH 8 "Red Hat, Inc." "RHS" \" -*- nroff -*-
2.SH NAME
3ppp-watch \- daemon to make PPP interfaces act more like other interfaces
4.SH SYNOPSIS
5.B ppp-watch
792fd7dc 6\fIinterface-name\fP [boot]
458f14b7
AM
7.SH DESCRIPTION
8.B ppp-watch
9manages one PPP connection, including starting, stopping, and redialing.
10It makes starting and stopping the connection synchronous activities.
11
12.B ppp-watch
13is not really meant to be called directly. It should only be used from
14within the ifup-ppp script.
15.SH OPTIONS
16.TP
17.I interface-name
18The name of the PPP interface to bring up.
19.TP
20boot
21ppp-watch is being called at boot time and should time out after a
22while if the PPP connection does not come up in order not to hang
23the boot sequence.
This page took 0.078796 seconds and 4 git commands to generate.