Source: runit Section: admin Priority: optional Maintainer: Gerrit Pape Build-Depends: dietlibc-dev (>> 0.27-0) [alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc] Standards-Version: 3.6.1.0 Package: runit Architecture: any Depends: ${shlibs:Depends} Suggests: runit-run Description: a UNIX init scheme with service supervision runit is a daemontools alike replacement for SysV-init and other init schemes. runit currently runs on Debian GNU/Linux, OpenBSD, FreeBSD, MacOSX, and Solaris, and may be easily adapted to other unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot. . The runit programs are compiled and linked statically with the diet libc on architectures the diet libc is available for. . See http://smarden.org/runit/ for more information. . This package does not replace the /sbin/init binary. To do so you need to follow the documentation or install the runit-run package.