This repository contains nitro init scripts.
This project is based on https://github.com/neeshy/runit-rc
- which is based on https://github.com/void-linux/void-runit
- which is loosely based on https://github.com/chneukirchen/ignite
- A POSIX shell
- sed
- procps-ng (sysctl)
- kmod
- util-linux
- iproute2
- nitro
- runit (utmpset)
- seedrng (https://git.zx2c4.com/seedrng/about/)
Place any of your own services in /etc/nitro.
Refer to the documentation of nitro for further details on the required directory structure.
A service directory for single-user mode is provided at /etc/nitro.single.
You may append single to the kernel command line to execute this service directory on startup.
This project is in the public domain.
To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work.