runit 2.1.2-44ubuntu2 source package in Ubuntu
Changelog
runit (2.1.2-44ubuntu2) jammy; urgency=medium * No-change rebuild to update maintainer scripts, see LP: 1959054 -- Dave Jones <email address hidden> Wed, 16 Feb 2022 17:30:14 +0000
Upload details
- Uploaded by:
- Dave Jones
- Sponsored by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Lorenzo Puliti
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
runit_2.1.2.orig.tar.gz | 108.3 KiB | 6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18 |
runit_2.1.2-44ubuntu2.debian.tar.xz | 49.6 KiB | 3f8e77d625dd4b57802d837edc0f9b5af2aa282bd4c48bd106658cdae5dac787 |
runit_2.1.2-44ubuntu2.dsc | 2.2 KiB | 155c45458e335740a2d6654bac3dae0813b26a320c467bc676b767dc5b544e0b |
Available diffs
- diff from 2.1.2-44ubuntu1 to 2.1.2-44ubuntu2 (347 bytes)
Binary packages built by this source
- getty-run: 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.
- runit: 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.
- runit-dbgsym: debug symbols for runit
- runit-run: 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.
- runit-systemd: 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. When runit-run
is successfully installed this package can be removed.