runit 2.1.2-59ubuntu1 source package in Ubuntu

Changelog

runit (2.1.2-59ubuntu1) noble; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Disable runit-init, the initscripts and insserv runtime
      dependency are not satisfiable since SysV removal

 -- Gianfranco Costamagna <email address hidden>  Thu, 18 Apr 2024 10:37:11 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Lorenzo Puliti
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe admin
Noble release universe admin

Downloads

File Size SHA-256 Checksum
runit_2.1.2.orig.tar.gz 108.3 KiB 6fd0160cb0cf1207de4e66754b6d39750cff14bb0aa66ab49490992c0c47ba18
runit_2.1.2-59ubuntu1.debian.tar.xz 65.2 KiB ac84127fba10cbe02ff663c3e7974e184ece3b4078f20521be955954d49fe44e
runit_2.1.2-59ubuntu1.dsc 2.2 KiB 79ecf6e2edec3ebae2c473cffe78a0bc4904df70aee68637e4bc493551c888e3

View changes file

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.