Listing 2. login.config

# file: /usr/local/etc/mgetty+sendfax/login.config
#
# mgetty login configuration
# used to start ppp on "dial-in" radiohub server ("congo")
#
# wcm, 2001.10.03 -2001.10.04
# ===
# 1. Here is mgetty's "autoppp", although we do not use it:
/AutoPPP/ - - /usr/local/sbin/pppd.login
# 2. Instead, we start ppp based on the login name provided
# by the chat script of remote system:
# -- of course, these are not our real login names!
Pdlogin  -  -  /usr/local/sbin/pppd.login.dakar
Pklogin  -  -  /usr/local/sbin/pppd.login.kenya
Pnlogin  -  -  /usr/local/sbin/pppd.login.niger
#
# end file login.config