mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
fix a misspelling of demand...
Submitted-by: Takashi Saeki Closes PR#2989
This commit is contained in:
parent
34eddd5161
commit
079be9b76f
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# Written by Toshiharu OHNO
|
||||
#
|
||||
# $Id: ppp.conf.sample,v 1.9 1997/02/23 14:04:22 brian Exp $
|
||||
# $Id: ppp.conf.sample,v 1.10 1997/03/13 21:24:18 brian Exp $
|
||||
#
|
||||
#################################################################
|
||||
|
||||
|
|
@ -98,7 +98,7 @@ ondemand:
|
|||
# We also set openmode active - this makes us initiate ppp negotiation.
|
||||
# The default is to wait for the server to start talking.
|
||||
#
|
||||
pmdemend:
|
||||
pmdemand:
|
||||
set phone 1234567
|
||||
set login "TIMEOUT 5 login:-\\r-login: ppp word: ppp"
|
||||
set timeout 120
|
||||
|
|
|
|||
Loading…
Reference in a new issue