From owner-freebsd-current@FreeBSD.ORG Mon Feb 23 14:08:04 2004 Return-Path: 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 0FC1B16A4D0 for ; Mon, 23 Feb 2004 14:08:04 -0800 (PST) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id D77D643D2F for ; Mon, 23 Feb 2004 14:08:03 -0800 (PST) (envelope-from jilles@stack.nl) Received: from toad.stack.nl (zen.stack.nl [2001:610:1108:5010::130]) by mailhost.stack.nl (Postfix) with ESMTP id 403A79C2#9AC6D1F003; Mon, 23 Feb 2004 23:08:02 +0100 (CET) Received: by toad.stack.nl (Postfix, from userid 1677) id 7BDB38A; Mon, 23 Feb 2004 23:08:02 +0100 (CET) Date: Mon, 23 Feb 2004 23:08:02 +0100 From: Jilles Tjoelker To: Colin Percival Message-ID: <20040223220802.GA31986@stack.nl> References: <6.0.1.1.1.20040223171828.03de8b30@imap.sfu.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.0.1.1.1.20040223171828.03de8b30@imap.sfu.ca> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org Subject: Re: What to do about nologin(8)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 23 Feb 2004 22:08:04 -0000 On Mon, Feb 23, 2004 at 05:45:07PM +0000, Colin Percival wrote: > 3. Move nologin(8) to /usr/sbin If nologin is moved to /usr, I'd suggest /usr/libexec instead of /usr/sbin as nologin is never called from a normal shell prompt. -- Jilles Tjoelker