From c7a32031993e4da5c477345eb4062d4a7d671d08 Mon Sep 17 00:00:00 2001 From: brian Date: Sat, 27 Dec 1997 07:22:12 +0000 Subject: Allow (and document) execution of commands from within our chat script. You can now even run chat(8) - see ppp.conf.sample. --- etc/ppp/ppp.conf.sample | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'etc/ppp') diff --git a/etc/ppp/ppp.conf.sample b/etc/ppp/ppp.conf.sample index 379a85f..acdf52e 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: # -- cgit v1.1