Source: runit Section: admin Maintainer: Lorenzo Puliti Priority: optional Standards-Version: 4.5.1 Homepage: http://smarden.org/runit/ Build-Depends: bash-completion, debhelper-compat (= 13), dh-exec, dh-runit (>= 2.10.2), dh-sysuser (>= 1.3.3~), dh-buildinfo (>= 0.11+nmu1), doc-base, Vcs-Browser: https://salsa.debian.org/debian/runit Vcs-Git: https://salsa.debian.org/debian/runit.git Package: runit Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: runit-init (<< 2.1.2-29~) Breaks: runit-init (<< 2.1.2-29~) Recommends: runit-run | runit-init Suggests: socklog Description: system-wide service supervision runit is a collection of tools to provide system-wide service supervision and to manage services. Contrary to sysv init, it not only cares about starting and stopping services, but also supervises the service daemons while they are running. Amongst other things, it provides a reliable interface to send signals to service daemons without the need for pid-files, and a log facility with automatic log file rotation and disk space limits. . runit service supervision can run under sysv init, systemd or replace the init system completely. Complete init replacement is provided by 'runit-init' package. Users that want to take advantage of runit supervision under systemd or sysv init can directly install the 'runit-run' package. Package: runit-run Architecture: all Breaks: runit (<< 2.1.2-4), runit-sysv (<= 2.1.2-36), runit-systemd (<= 2.1.2-36), ${runit:Breaks} Replaces: runit (<< 2.1.2-4), runit-sysv (<= 2.1.2-36), runit-systemd (<= 2.1.2-36) Conflicts: runit-init Depends: runit, runit-systemd (>= 2.1.2-39) | sysvinit-core, ${misc:Depends}, ${shlibs:Depends} Description: service supervision (systemd and sysv integration) runit is a collection of tools to provide system-wide service supervision and to manage services. Contrary to sysv init, it not only cares about starting and stopping services, but also supervises the service daemons while they are running. Amongst other things, it provides a reliable interface to send signals to service daemons without the need for pid-files, and a log facility with automatic log file rotation and disk space limits. . This package provides service file to start runit supervision via systemd and an entry in /etc/inittab that respawns the supervision tree for sysv users. Package: runit-systemd Architecture: all Section: oldlibs Breaks: runit (<< 2.1.2-37), ${runit:Breaks} Depends: ${misc:Depends} Description: transitional package for runit-systemd users This is a transitional empty package to smooth the transition from runit-systemd to runit-run. See #976187 for details. Package: getty-run Architecture: all Suggests: fgetty Breaks: ${runit:Breaks} Depends: ${misc:Depends}, ${shlibs:Depends} Description: runscripts to supervise getty processes runit is a collection of tools to provide system-wide service supervision and to manage services. Contrary to sysv init, it not only cares about starting and stopping services, but also supervises the service daemons while they are running. Amongst other things, it provides a reliable interface to send signals to service daemons without the need for pid-files, and a log facility with automatic log file rotation and disk space limits. . This package provides scripts to supervise getty processes, allowing local login. Package: runit-init Architecture: all Depends: runit (>= 2.1.2-29~), ${misc:Depends}, ${shlibs:Depends}, getty-run, sysv-rc, initscripts Breaks: ${runit:Breaks} Replaces: systemd-sysv, sysvinit-core, runit (<< 2.1.2-10~) Conflicts: systemd-sysv, sysvinit-core, libnss-systemd Description: system-wide service supervision (as init system) runit is a collection of tools to provide system-wide service supervision and to manage services. Contrary to sysv init, it not only cares about starting and stopping services, but also supervises the service daemons while they are running. Amongst other things, it provides a reliable interface to send signals to service daemons without the need for pid-files, and a log facility with automatic log file rotation and disk space limits. . This package provides /sbin/init, that boots your system and starts runit.