From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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: from alyss.skarnet.org (alyss.skarnet.org [95.142.172.232]) by inbox.vuxu.org (Postfix) with SMTP id 7886A21BE2 for ; Sun, 7 Apr 2024 21:31:58 +0200 (CEST) Received: (qmail 32381 invoked by uid 89); 7 Apr 2024 19:32:23 -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 32374 invoked from network); 7 Apr 2024 19:32:23 -0000 From: "Laurent Bercot" To: supervision@list.skarnet.org Subject: Re: Sample Configuration Date: Sun, 07 Apr 2024 19:31:56 +0000 Message-Id: In-Reply-To: <295eb791-1557-bc51-c4a1-c3c743ba9bd9@Rock3d.net> References: <295eb791-1557-bc51-c4a1-c3c743ba9bd9@Rock3d.net> Reply-To: "Laurent Bercot" User-Agent: eM_Client/9.2.2157.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable >was probably going to use a simple runit configuration because the s6 univ= erse seemed to complex for me to figure out in a reasonable amount of time. = I haven't A basic s6 system is barely more complex than a runit system. This page should help you start: https://skarnet.org/software/s6-linux-init/quickstart.html HTH, -- Laurent