From owner-freebsd-questions@FreeBSD.ORG Mon Jan 17 12:08:21 2005 Return-Path: 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 714B016A4CF for ; Mon, 17 Jan 2005 12:08:21 +0000 (GMT) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E4D443D2D for ; Mon, 17 Jan 2005 12:08:20 +0000 (GMT) (envelope-from 288137@ohm.ec.kuas.edu.tw) Received: from [59.104.124.191] (port=3065 helo=chivu) by seed.net.tw with esmtp (Seednet 4.23:1) id 1CqVgB-000D1V-29 for freebsd-questions@freebsd.org; Mon, 17 Jan 2005 20:08:19 +0800 Message-ID: <001301c4fc8d$3a0e23d0$d620fea9@chivu> From: "chivu" <288137@ohm.ec.kuas.edu.tw> To: Date: Mon, 17 Jan 2005 20:07:54 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: problems with motd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 12:08:21 -0000 Guys! I've got some problems with motd as following description: After logging in system, messages: last login. copyright. os version. = motd will show on the screen in sequence. According to the man page for motd, use touch ~/.hushlogin can suppress = those messages besides the last login part. --------------------------- 1.so I just want to know how to suppress the last login part? --------------------------- Another question is I also try to make it off through the way adding = update_motd=3D"NO" to the file /etc/rc.conf. But it doesn't work! ---------------------------- 2.Can anyone tell me does this way still work on my system FreeBSD = 5.1-release? Thanks a lot! fancalenno Hsiau