diff options
Diffstat (limited to 'sysutils/nitro/pkg-descr')
-rw-r--r-- | sysutils/nitro/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/nitro/pkg-descr b/sysutils/nitro/pkg-descr new file mode 100644 index 000000000000..d6695ea61e35 --- /dev/null +++ b/sysutils/nitro/pkg-descr @@ -0,0 +1,6 @@ +Nitro is a tiny process supervisor that also can be used as PID 1 on +Unix-like systems. + +It can run as an unprivileged supervision daemon on POSIX systems. +Nitro is configured by a directory of scripts, defaulting to /etc/nitro +or the first command line argument. |