Notices where this attachment appears
-
runit-init も気になるな
$ apt show runit-init
Package: runit-init
Version: 2.1.2-15
Priority: optional
Section: admin
Source: runit
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Installed-Size: 88.1 kB
Depends: runit (= 2.1.2-15), runit-helper (>= 2.7.3), libc6 (>= 2.4), getty-run, sysv-rc, initscripts
Conflicts: systemd-sysv, sysvinit-core, upstart
Replaces: runit (<< 2.1.2-10~), systemd-sysv, sysvinit-core, upstart
Homepage: http://smarden.org/runit/
Download-Size: 38.1 kB
APT-Sources: http://ftp.jp.debian.org/debian sid/main amd64 Packages
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.