diff options
Diffstat (limited to 'sysutils/runit/pkg-descr')
-rw-r--r-- | sysutils/runit/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/runit/pkg-descr b/sysutils/runit/pkg-descr new file mode 100644 index 000000000000..9a39cf650082 --- /dev/null +++ b/sysutils/runit/pkg-descr @@ -0,0 +1,12 @@ +runit is daemontools replacement: +- service supervision +- clean process state +- reliable logging facility +- fast system bootup and shutdown +- packaging friendly +- small code size + +It can optionally replace init(8) as process 1. + +Author: Gerrit Pape <pape@smarden.org> +WWW: http://smarden.org/runit/ |