From owner-freebsd-current@FreeBSD.ORG Tue Sep 29 17:59:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD9211065676 for ; Tue, 29 Sep 2009 17:59:10 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 9716B8FC12 for ; Tue, 29 Sep 2009 17:59:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A80109CB08A; Tue, 29 Sep 2009 19:59:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kzaBUm5yGpEy; Tue, 29 Sep 2009 19:59:04 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5ADE89CB177; Tue, 29 Sep 2009 19:59:04 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n8THx36J063702; Tue, 29 Sep 2009 19:59:03 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 29 Sep 2009 19:59:03 +0200 From: Roman Divacky To: Dag-Erling Sm??rgrav Message-ID: <20090929175903.GA63468@freebsd.org> References: <4AC141B0.4090705@delphij.net> <86fxa6gg8l.fsf@ds4.des.no> <20090929111445.GA63418@freebsd.org> <86fxa5ej1p.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86fxa5ej1p.fsf@ds4.des.no> User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Current , d@delphij.net Subject: Re: [PATCH] Shutdown cooloff feature 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: Tue, 29 Sep 2009 17:59:10 -0000 On Tue, Sep 29, 2009 at 07:51:14PM +0200, Dag-Erling Sm??rgrav wrote: > Roman Divacky writes: > > maybe we can hack tcsh (as our root shell) to ask "are you really sure" > > when entering shutdown/reboot/halt command? > > Most people who value their sanity don't use tcsh... and many of them > use sudo. people have the freedom to shoot themselves in the foot. but freebsd has tcsh as a default root shell... anyway, I am not doing the work nor you (I think) so no point in debating it anymore :)