Re: libinit idea

From: Scot Hetzel <swhetzel_at_gmail.com>
Date: Sun, 23 Feb 2014 01:46:29 -0600
On Sat, Feb 22, 2014 at 5:54 PM, Bruno Lauzé <brunolauze_at_msn.com> wrote:
> https://github.com/brunolauze/libnit
>
> I know there's really big debate about init system but here's my tentative to propose a new model to replace rc.
>
> Let's call it libinit but the name as no significance for now.
>
> I started coding a library with the following architecture.
>
> the main idea is to rewrite rc in C language.
>
> a utility called system would act a little bit like service command does.
>
> a folder would contains libraries instead of scripts inside [target]/etc/rc.d
> so we can add as many librairies a user desire and interlink the order of each piece among all like in rc.
>
libraries don't belong in [target]/etc/rc.d, they would have to be in
{/usr,}/lib{exec,}/rc.d or ${PREFIX}/lib{exec,}/rc.d


-- 
DISCLAIMER:

No electrons were maimed while sending this message. Only slightly bruised.
Received on Sun Feb 23 2014 - 06:46:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:47 UTC