From nobody Thu Sep 23 07:16:36 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4E98517C30AF for ; Thu, 23 Sep 2021 07:16:39 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HFRKy6mgHz3FYx for ; Thu, 23 Sep 2021 07:16:38 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from ale.bitgold.com (151-0-207-195.ip282.fastwebnet.it [151.0.207.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: ale) by smtp.freebsd.org (Postfix) with ESMTPSA id 7CBD4201F2 for ; Thu, 23 Sep 2021 07:16:38 +0000 (UTC) (envelope-from ale@FreeBSD.org) Subject: Re: [HEADSUP] making /bin/sh the default shell for root To: freebsd-current@freebsd.org References: <20210922083645.4vnoajyvwq6wfhdf@aniel.nours.eu> <2c69aac3-2169-f2ed-ef46-22f40f1d80f6@FreeBSD.org> From: Alex Dupre Message-ID: Date: Thu, 23 Sep 2021 09:16:36 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 In-Reply-To: <2c69aac3-2169-f2ed-ef46-22f40f1d80f6@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N +100 for keeping this behavior on default config ;-) On 22/09/21 15:00, Renato Botelho wrote: > +1 for keeping this behavior on default config > > On 22/09/21 06:19, Daniel Morante via freebsd-current wrote: >> Will history/completion continue to work the same way? (for example >> typing part of the command, pressing UP and having it complete based >> on history) -- Alex Dupre