~ubuntu-branches/debian/jessie/ppp/jessie

« back to all changes in this revision

Viewing changes to debian/provider.chatscript

  • Committer: Bazaar Package Importer
  • Author(s): Michael Beattie
  • Date: 2001-12-11 00:24:05 UTC
  • Revision ID: james.westby@ubuntu.com-20011211002405-gcsjlgalwyjf99m2
Tags: 2.4.1.uus-4
Use MAKEDEV in postinst, not mknod. (Closes: #122574)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This is the chat script used to dial out to your default service provider.
 
2
# Please customize the entries enclosed in parenthesis to match your setup.
 
3
# Only the "provider" file will be handled by poff and pon (unless with
 
4
# extra command line arguments).
 
5
 
6
# Remember to edit /etc/ppp/peers/provider accordingly.
 
7
#
 
8
# ATZW2 as a default init string
 
9
# - On all hayes compatible modems, W2 will correctly report the connect
 
10
#   speed.
 
11
#
 
12
ABORT        BUSY
 
13
ABORT        "NO CARRIER"
 
14
ABORT        VOICE
 
15
ABORT        "NO DIALTONE"
 
16
""           ATZW2
 
17
OK           ATDT<put phone number here>
 
18
ogin         <put login name here>
 
19
word         \q<put password here>