Subject: Re: Dial in
To: Armen Babikyan <armenb@moof.ai.mit.edu>
From: Paul Goyette <paul@whooppee.com>
List: port-mac68k
Date: 11/06/1997 08:09:00
On Thu, 6 Nov 1997, Armen Babikyan wrote:

> setting up a dialup shell involves playing with the getty. look at
> /etc/ttys, and change the entries for tty00 (modem port) and tty01(printer
> port).
> 
> to set up a pppdaemon (which i never did because i never needed to) you'd
> first shut off the getty in /etc/ttys (if you turned it on to make a shell
> login) and reboot (you don't even need to reboot, but you might be safer
> doing so). 

Actually, all you need to do after modifying /etc/ttys is:

	kill -HUP 1

Sending the HUP signal to init causes it to reprocess the ttys file,
starting any new gettys needed and getting rid of any that aren't needed
any more.


-----------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:     |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@whooppee.com    |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com |
-----------------------------------------------------------------------------