Subject: Re: bin/4168: Request for init to handle pppd
To: None <current-users@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: current-users
Date: 09/28/1997 03:05:17
In article <19970927060918.8357.qmail@primenet.com.au>,
	mason@primenet.com.au writes:
>>Synopsis:       init can't handle pppd without changes

Why has it got to? Use a script! I've got this in line in my "/etc/ttys":

tty00   "/etc/ppp/jehova"               unknown on secure

And the script looks like this:

#!/bin/sh
exec /usr/sbin/pppd $* 57600 194.123.65.89:194.121.202.132 defaultroute mtu 576 netmask 255.255.255.255 -bsdcomp connect $0.chat

-- 
Matthias Scheler                                http://home.owl.de/~tron/