From owner-freebsd-current@FreeBSD.ORG Thu Feb 9 08:24:54 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3EA716A420 for ; Thu, 9 Feb 2006 08:24:53 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8289F43D45 for ; Thu, 9 Feb 2006 08:24:53 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from smiley (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 2779F19F2C; Thu, 9 Feb 2006 00:24:50 -0800 (PST) From: "Darren Pilgrim" To: "'Alex'" , Date: Thu, 9 Feb 2006 00:24:42 -0800 Message-ID: <000801c62d52$4a5fd340$672a15ac@smiley> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Mailman-Approved-At: Thu, 09 Feb 2006 12:28:33 +0000 Cc: Subject: RE: FreeBSD showing version number upon login X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 08:24:54 -0000 From: Alex >=20 > I just installed a fresh copy of freebsd 6.0. I went on to try to = remove the > version number that appears before your MOTD and I had no luck. I = first > tried making a COPYRIGHT file in /etc(with touch COPYRIGHT) and adding > update_motd=3D"NO" to rc.conf and rebooted and that did nothing, it = still > showed up. I even went so far as to comment out the copyright = statement in > login.conf and rebuilt the DB but it still showed up. I also went to > /etc/default/rc.conf and changed the default update_motd=3D"YES" to no = and > rebooted and still it kept showing up. I am at wits end here..... = anyone > have any ideas? Am I missing something here? Did you delete /etc/motd?