From owner-freebsd-questions Sat Nov 4 4:16:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 367E837B4CF for ; Sat, 4 Nov 2000 04:16:08 -0800 (PST) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id NAA18752; Sat, 4 Nov 2000 13:16:03 +0100 (MET) Message-ID: <3A03FE03.C8B9C3AB@gmx.de> Date: Sat, 04 Nov 2000 13:16:03 +0100 From: Siegbert Baude X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Alexander Anderson Cc: freebsd-questions@freebsd.org Subject: Re: /etc/motd References: <8tsjn3$1eo2$1@FreeBSD.csie.NCTU.edu.tw> <20001103224754.A532@dusty.galima.2y.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Alexander, > If you have kernfs(5) mounted, `head -1 /kern/version` is something you > might want to have in your /etc/motd. But it's up to you, really. :) At least in 4.1.1 the default in /etc/defaults/rc.conf is: update_motd="YES" # update version info in /etc/motd (or NO) which should do this automagically for you. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message