daemontools 1:0.76-11 source package in Ubuntu

Changelog

daemontools (1:0.76-11) unstable; urgency=medium

  * d/control: bump Standards-Version: 4.7.0, no changes
  * d/t/daemontools-run-sysvinit remove (Closes: 1069601)

 -- Jan Mojžíš <email address hidden>  Sat, 01 Jun 2024 17:56:23 +0200

Upload details

Uploaded by:
Joost van Baal
Uploaded to:
Sid
Original maintainer:
Joost van Baal
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
daemontools_0.76-11.dsc 2.0 KiB 17c0980e81260bc135ed728c0fdf18ec7fb9d6d759712fc3d56b45a3c6ee654e
daemontools_0.76.orig.tar.gz 36.1 KiB a55535012b2be7a52dcd9eccabb9a198b13be50d0384143bd3b32b8710df4c1f
daemontools_0.76-11.debian.tar.xz 20.1 KiB 7b99a717bc5eb4b2b6f328d4bc28ed5e280b34cf3efb5fb35c12b17d1919e839

Available diffs

No changes file available.

Binary packages built by this source

daemontools: collection of tools for managing UNIX services

 supervise monitors a service. It starts the service and restarts the
 service if it dies. Setting up a new service is easy: all supervise
 needs is a directory with a run script that runs the service.
 .
 multilog saves error messages to one or more logs. It optionally timestamps
 each line and, for each log, includes or excludes lines matching specified
 patterns. It automatically rotates logs to limit the amount of disk space
 used. If the disk fills up, it pauses and tries again, without losing any
 data.

daemontools-dbgsym: debug symbols for daemontools
daemontools-run: daemontools service supervision

 Starts svscanboot from inittab, and provides the directory /etc/service/
 for services to be supervised by daemontools.