Yeah, I fixed it already.  I just haven't distributed it:)  I guess it
just means better performance for login failures:)  Having just moved
sleep from /bin to /usr/bin in the last release. -Thanks -Tom

On Wed, 27 Oct 1999, Michel Blanc wrote:

> Date: Wed, 27 Oct 1999 11:28:09 +0200
> From: Michel Blanc <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: correction
> 
> [leucos@tux tomsrtbt-1.7.185.unpacked/2/bin]# diff login.orig  login
> 2c2
> < BAD () { echo LOGIN FAILED; /bin/sleep 1; exit; }
> ---
> > BAD () { echo LOGIN FAILED; /usr/bin/sleep 1; exit; }
> 
> 
> Cheers
> -- 
> Michel Blanc <[EMAIL PROTECTED]>
> Centre Erasme
> Parc d'activit�s innovantes
> 69930 Saint Cl�ment-les-places
> tel +33-(0)4-74-70-68-40 ext 331
> fax +33-(0)4-74-70-68-41
> 

Reply via email to