:: Re: [DNG] Updated personal runit we…
Top Page
Delete this message
Reply to this message
Author: aitor
Date:  
To: dng
Subject: Re: [DNG] Updated personal runit web page
Hi Steve,

On 12/9/25 17:09, Steve Litt wrote:
> All you feedback people: THANKS! You have no idea how much I learned
> moving these other daemons to my personal runit.


First of all, thanks for your good documentation. You can also find further documentation in the Artix forum:

https://wiki.artixlinux.org/Main/Runit

On the other hand, as you are well aware runit is designed to handle services that stay in the foreground,
not in the background (i.e. in a secondary plane). However, not all the daemons provide a way to tell them
to work in the foreground. Geoff42 explains very well in d1g how to handle them:

https://dev1galaxy.org/viewtopic.php?id=4904

Cheers,

Aitor.