From owner-freebsd-questions@FreeBSD.ORG Mon Aug 8 23:31:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1AC416A41F for ; Mon, 8 Aug 2005 23:31:18 +0000 (GMT) (envelope-from benlutz@datacomm.ch) Received: from maxlor.mine.nu (ssda189.dialup-stud.ethz.ch [192.33.88.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id D434C43D46 for ; Mon, 8 Aug 2005 23:31:17 +0000 (GMT) (envelope-from benlutz@datacomm.ch) Received: from localhost (localhost [127.0.0.1]) by maxlor.mine.nu (Postfix) with ESMTP id 17F8E4EA; Tue, 9 Aug 2005 00:35:34 +0200 (CEST) Received: from maxlor.mine.nu ([127.0.0.1]) by localhost (midgard [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38672-01; Tue, 9 Aug 2005 00:35:32 +0200 (CEST) Received: from [10.0.0.23] (mini.intranet [10.0.0.23]) by maxlor.mine.nu (Postfix) with ESMTP id D890FC7; Tue, 9 Aug 2005 00:35:32 +0200 (CEST) Message-ID: <42F7DE37.6050807@datacomm.ch> Date: Tue, 09 Aug 2005 00:35:35 +0200 From: Benjamin Lutz User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael References: <20050808222131.6359.qmail@web52514.mail.yahoo.com> In-Reply-To: <20050808222131.6359.qmail@web52514.mail.yahoo.com> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC41A589FDF40A4C0BD8FECAE" X-Virus-Scanned: by amavisd-new at maxlor.mine.nu Cc: freebsd-questions@freebsd.org Subject: Re: Jails - nice tcsh promt: set promt = '%n@%m:%~%#' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 23:31:19 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC41A589FDF40A4C0BD8FECAE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > When I try and log into the jail via ssh I get to the > login prompt, type my info and once I press enter I > get some weird error "nice tcsh promt: set promt = > '%n@%m:%~%#'". > I realize tcsh is a shell, but why the error... Does > anyone know what this is, and how I can fix it? I think this isn't an error, but fortune(6) being called by one of your login scripts. Cheers Benjamin --------------enigC41A589FDF40A4C0BD8FECAE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) iD8DBQFC9947gShs4qbRdeQRAsfoAJ9DrsaPI0Lt6dwKVre2Do63U/DajwCfYAiG KfXK9bn+RgNHdQ55U4D72Mc= =8zbi -----END PGP SIGNATURE----- --------------enigC41A589FDF40A4C0BD8FECAE--