#1029577 ITP: dinit -- Service monitoring / "init" system

#1029577#5
Date:
2023-01-24 18:41:15 UTC
From:
To:
* Package name    : dinit
   Version         : 0.16.0
   Upstream Author : Davin McCall <davmac@davmac.org>
* URL             : https://davmac.org/projects/dinit
* License         : Apache-2.0
   Programming Lang: C++
   Description     : Service monitoring / "init" system

Dinit is service-manager for UNIX-like systems. It's also can act as
system init (PID 1) ([1]). Dinit designed to provide a robust, clean,
portable, easy to use and fully documented service-manager with depends
management design in mind. For more info See Author's Comparison [2].

  - I use Dinit for my daily use on Devuan. It helps me to start/stop
some services in my user sessions and supervise them (such as pipewire,
dbus and...).

  - I will maintain the software and the package for Debian,
    but since I'm not a DD yet, I'll need a sponsor for it.

Regards

[1]: But this package don't provide any file to use Dinit as PID 1 on
Debian.

[2]: https://github.com/davmac314/dinit/blob/master/doc/COMPARISON