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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 905F0158020 for ; Wed, 26 Oct 2022 21:26:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32F51E09E7; Wed, 26 Oct 2022 21:26:27 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB702E09DA for ; Wed, 26 Oct 2022 21:26:26 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1onnur-0001TG-77 for gentoo-user@lists.gentoo.org; Wed, 26 Oct 2022 23:26:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Update to /etc/sudoers disables wheel users!!! Date: Wed, 26 Oct 2022 21:26:20 -0000 (UTC) Message-ID: References: <7b461fc5-25fa-f07b-aedf-ea538c424bb5@spamtrap.tnetconsulting.net> <84d6e3ed-2bd8-720b-b158-eb2cd534fe39@spamtrap.tnetconsulting.net> <20221026181520.537b7104@digimed.co.uk> 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=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: slrn/1.0.3 (Linux) X-Archives-Salt: 074c0cc5-f717-41c1-be3c-cec05d6e8b75 X-Archives-Hash: 25f2fb4eaec888aa574aa2dcb0f32c6c On 2022-10-26, Dale wrote: > Rich Freeman wrote: >> If you use an x11-based merge tool then it will also refuse to attempt >> an automatic >> merge if X11 isn't available. (Obviously you can't actually run the >> manual merge if the tool uses X11 and that isn't available.) >> >> > > I'd like to try a GUI based tool.  Is that what you talking about?  If > so, name or what package has it? At one point, I had one of my systems configured to use "meld" when I picked "interactive merge" in the etc-update menu, but I've since gone back to just picking "show differences" in the etc-update menu, then manually running merge on the two filenames shown. With the interactive merge option, I was always a bit confused about which file was the destination and what happened after I exited meld. -- Grant