This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > daemontools-bin (0.76)

daemontools is a 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.

Also included are svscan (starts one supervise process for each
service), svscanboot (run by init to start svscan in the /service
directory), readproctitle (show error messages in ps o/p) and many
others. See the home page for a list and for documentation.

This package differs from the daemontools package in that
it installs the binaries to /usr/bin instead of /command.

daemontools is written by D. J. Bernstein.

See README.Slackware on how to use it after installation.

Maintained by: Aaditya Bagga
Keywords: daemontools,djb,supervision,supervise,runit
ChangeLog: daemontools-bin

Homepage:
http://cr.yp.to/daemontools.html

Source Downloads:
daemontools-0.76.tar.gz (1871af2453d6e464034968a0fbcb2bfc)
daemontools-0.76-man.tar.gz (2d3858a48f293c87202f76cd883438ee)

Download SlackBuild:
daemontools-bin.tar.gz
daemontools-bin.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds