daemontools 1:0.76-12 source package in Ubuntu

Changelog

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

  * d/t/daemontools-run-systemd update test timeouts (Closes: 1073112)

 -- Jan Mojžíš <email address hidden>  Thu, 13 Jun 2024 23:32:18 +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
Oracular release universe admin

Downloads

File Size SHA-256 Checksum
daemontools_0.76-12.dsc 2.0 KiB 81de7b5e8c363481ede0ab6b5cd628b9d0147874f9d87ed11a7a4114b0341e1c
daemontools_0.76.orig.tar.gz 36.1 KiB a55535012b2be7a52dcd9eccabb9a198b13be50d0384143bd3b32b8710df4c1f
daemontools_0.76-12.debian.tar.xz 20.1 KiB 4b13c8df6ecd41b8d5a3109298dfbeda976837a8ac0a50744c9e84ccc6629e05

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.