From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 320D3158020 for ; Wed, 26 Oct 2022 04:00:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 204A1E089C; Wed, 26 Oct 2022 04:00:21 +0000 (UTC) Received: from sysrq.in (sysrq.in [37.79.202.136]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6AA71E0876 for ; Wed, 26 Oct 2022 04:00:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sysrq.in; s=sysrq.in; t=1666756817; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NyUI6DX+Btxo4m65Ajex9G0+M+m9h0ME88Mu8ibzhNc=; b=CUGbWLGtT5FTDz63FwI/LcB/aa2gbb5SnqRT5+j+wTCxl8ps9+8KEx3LbpfsHv1pkBZxjE VDcfGdwxYXFBf+UZWPJt9nTUWaKjAWfBwb2b/q5RoPZzOkMJWmqtCAMQuJYNgEYcQGhvKL IWlHayulezk9oyd6pVmfcvpZHISX8Pb3TC3DkS6FAGZcUiRlgga+4eh8lVzwQztpe9+CYr 4gW+PTcEEJvQPO+ipxC+65FL2b+ICA4XCF0//trpzG3vv/IvyZCGc9EZ66B4JVDcINF/LQ mnYHL7eSsAlCn1qFccsN9caUlHixuT0kydHklu8HAdwFpf/lcyTh+Tt/MqFGGg== Received: from sysrq.in (localhost [127.0.0.1]) by sysrq.in (OpenSMTPD) with ESMTPSA id 235b69e9 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 26 Oct 2022 04:00:17 +0000 (UTC) Date: Wed, 26 Oct 2022 09:00:16 +0500 From: Anna =?utf-8?B?4oCcQ3liZXJUYWlsb3LigJ0=?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Update to /etc/sudoers disables wheel users!!! Message-ID: Mail-Followup-To: gentoo-user@lists.gentoo.org References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.2.7 (2022-08-07) X-Archives-Salt: 5ef3c06d-3db3-4435-b01a-709ba2088acb X-Archives-Hash: 987159f23acd6c090287f51cc702a508 # emerge app-admin/doas # emerge -c app-admin/sudo # ln -s ./doas /usr/bin/sudo :P