From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 10521 invoked from network); 3 Jun 2021 22:10:39 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 3 Jun 2021 22:10:39 -0000 Received: (qmail 16679 invoked by uid 89); 3 Jun 2021 22:11:04 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 16672 invoked from network); 3 Jun 2021 22:11:04 -0000 From: "Laurent Bercot" To: supervision@list.skarnet.org Subject: Re: [PATCH] s6-rc-compile: Fix setting of flag-essential Cc: "Christian Hohnstaedt" Date: Thu, 03 Jun 2021 22:10:37 +0000 Message-Id: In-Reply-To: <20210603210835.6111-1-christian@hohnstaedt.de> References: <20210603210835.6111-1-christian@hohnstaedt.de> Reply-To: "Laurent Bercot" User-Agent: eM_Client/8.2.1237.0 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduledrfedttdcutefuodetggdotffvucfrrhhofhhilhgvmecupfgfoffgtffkveetuefngfdpqfgfvfenuceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkfgjfhhrfgggtgfgsehtqhertddtreejnecuhfhrohhmpedfnfgruhhrvghnthcuuegvrhgtohhtfdcuoehskhgrqdhsuhhpvghrvhhishhiohhnsehskhgrrhhnvghtrdhorhhgqeenucggtffrrghtthgvrhhnpedvgfevffeuleegvdektdffteegvdeiieefkeetgfeuheffheelheejhfevueeijeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphhouhht >Don't set the bitposition (which is 0 for 'flag-essential') >to the flags, but the bit at the position. Ha, nice catch. Applied, thanks! -- Laurent