runit

daemontools alike replacement for init

WWW CVSWeb GITHub
  1. Package version
    runit-2.1.2p1
  2. Maintainer
    The OpenBSD ports mailing-list

runit is a daemontools alike replacement for sysvinit and other init
schemes. runit runs on GNU/Linux, OpenBSD, FreeBSD, MacOSX, Solaris, and
can easily be adapted to other Unix operating systems.

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

You will need to add

csh -cf '${PREFIX}/sbin/runsvdir-start &'

to /etc/rc.local in order to have runit start at boot.

Read ${PREFIX}/share/doc/runit/upgrade.html on update.