summaryrefslogtreecommitdiff
path: root/etc/ppp
diff options
context:
space:
mode:
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 438d8f5e74f..7a0aff3118a 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.2 1997/12/06 12:10:27 brian Exp $
+# $Id: ppp.conf.sample,v 1.3 1997/12/27 07:22:15 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:
#