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, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 2144 invoked from network); 24 Apr 2023 08:06:44 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 24 Apr 2023 08:06:44 -0000 Received: (qmail 15776 invoked by uid 89); 24 Apr 2023 08:07: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 15767 invoked from network); 24 Apr 2023 08:07:03 -0000 From: "Laurent Bercot" To: "Oliver Schad" , supervision@list.skarnet.org Subject: Re: Systemd unit parser and s6 generator Date: Mon, 24 Apr 2023 08:06:36 +0000 Message-Id: In-Reply-To: References: <20230227172516.0d4bb760@flunder.oschad.de> Reply-To: "Laurent Bercot" User-Agent: eM_Client/9.2.1735.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable >what I can do, if it is of >interest to you, is list all the directives in a service file and >rate their conversion difficulty, so you can then evaluate your own >service files and assess the feasability of an automated conversion tool. It took way longer than expected, and was a harrowing task, but it's finally done - and I'm glad I did it because it was a fascinating dive into the systemd worldview, and I'm all the more knowledgeable for it. (And a little dumber, too.) The results can be found here: https://skarnet.org/software/s6/unit-conversion.html I could probably have written a comment - and, sometimes, even an informative and non-snarky one! - for every single directive I listed, but I had to restrain myself in order to finish the document before the end of the year. Enjoy. -- Laurent