summaryrefslogtreecommitdiff
path: root/etc/ppp
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1997-12-27 07:22:12 +0000
committerBrian Somers <brian@FreeBSD.org>1997-12-27 07:22:12 +0000
commit313572f3e3691aea94eceea0ea10a27167c14796 (patch)
tree2482dc16f5188a314f23ad5beec3850d948629ba /etc/ppp
parent6293b3997d029bcbf85ff14c6a97257b52ae1b51 (diff)
Notes
Diffstat (limited to 'etc/ppp')
-rw-r--r--etc/ppp/ppp.conf.sample6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample
index 379a85f4c7e2..acdf52e717aa 100644
--- a/etc/ppp/ppp.conf.sample
+++ b/etc/ppp/ppp.conf.sample
@@ -4,7 +4,7 @@
#
# Originally written by Toshiharu OHNO
#
-# $Id: ppp.conf.sample,v 1.24 1997/11/12 00:52:16 brian Exp $
+# $Id: ppp.conf.sample,v 1.25 1997/11/18 19:21:47 brian Exp $
#
#################################################################
@@ -125,6 +125,10 @@ examples:
#
set server 6670
#
+# If you don't like ppp's builtin chat, use an external one:
+#
+ set login "\"!chat \\\\-f /etc/ppp/ppp.dev.chat\""
+#
# If we have a ``strange'' modem that must be re-initialized when we
# hangup:
#