diff options
author | David Miller <dave@frop.net> | 2010-05-11 22:55:29 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:29 +0200 |
commit | 9fe9ef6c358fcd0f50780dbf029086eb276939f7 (patch) | |
tree | f55a7de957b5b63121ac8c9ae21f4030f0368ec0 /system/runit/README | |
parent | 770406f4eb9c2b15b14411b16d911c42224a34f9 (diff) | |
download | slackbuilds-9fe9ef6c358fcd0f50780dbf029086eb276939f7.tar.gz |
system/runit: Added to 12.1 repository
Diffstat (limited to 'system/runit/README')
-rw-r--r-- | system/runit/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/runit/README b/system/runit/README new file mode 100644 index 0000000000..8182586e4d --- /dev/null +++ b/system/runit/README @@ -0,0 +1,7 @@ +runit (a UNIX init scheme with service supervision) + +a cross-platform Unix init scheme with service supervision, a +replacement for sysvinit, and other init schemes. + +runit can replace init or its service supervision can be used with +traditional init. runit is compatible with djb's daemontools |