From owner-freebsd-questions  Thu Feb  4 01:42:51 1999
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id BAA17020
          for freebsd-questions-outgoing; Thu, 4 Feb 1999 01:42:51 -0800 (PST)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from Guard.PolyNet.Lviv.UA (Guard.PolyNet.Lviv.UA [194.44.138.1])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA16326
          for <freebsd-questions@FreeBSD.ORG>; Thu, 4 Feb 1999 01:36:25 -0800 (PST)
          (envelope-from ts@polynet.lviv.ua)
From: ts@polynet.lviv.ua
Received: (qmail 24239 invoked by alias); 4 Feb 1999 09:35:08 -0000
Received: (qmail 24228 invoked from network); 4 Feb 1999 09:35:06 -0000
Received: from postoffice.polynet.lviv.ua (194.44.138.1)
  by guard.polynet.lviv.ua with SMTP; 4 Feb 1999 09:35:06 -0000
Received: (qmail 25312 invoked by uid 1000); 4 Feb 1999 09:35:06 -0000
Date: 4 Feb 1999 11:35:06 +0200
Date: Thu, 4 Feb 1999 11:35:06 +0200 (EET)
X-Sender: ts@NetSurfer.lp.lviv.ua
To: Igor Sysoev <igor@nitek.ru>
cc: freebsd-questions@FreeBSD.ORG
Subject: Re: HELP: Dial-UP server FAQs
In-Reply-To: <199902040922.MAA20433@gate.nitek.ru>
Message-ID: <Pine.BSF.4.02.9902041133500.24838-100000@NetSurfer.lp.lviv.ua>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG


On Thu, 4 Feb 1999, Igor Sysoev wrote:

> > Can I run this script somehow different? Cos I'd like to be cron
> > independed. I'd like this script to be run somwhere in between
> > getty and pppd, so I could control everything thru /etc/ttys.
> > 
> > Could this to be a 'connect' script in options.ttydX or something like
> > that ?
> 
> No.
> 1. You can run it at starup in /usr/local/etc/rc.d/.
I like this Idead !

> 2. You can run it by cron every 10 minutes or so.
> 3. If you don't use cron you should use mgetty instead of getty.
I use cron but I did not want to depend on it in this case.

Thank again.

==
Yaroslav Terletsky


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message