PACKAGE NAME: daemontools-0.76-x86_64-4_slonly.txz PACKAGE MIRROR: http://packages.slackonly.com/pub/packages/current-x86_64/ PACKAGE LOCATION: ./system/daemontools PACKAGE SIZE (compressed): 100 K PACKAGE SIZE (uncompressed): 1420 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: daemontools: daemontools (djb's tools for managing UNIX services) daemontools: daemontools: daemontools includes several programs. supervise monitors a service. daemontools: It starts the service and restarts the service if it dies. Setting up daemontools: a new service is easy: all supervise needs is a directory with a run daemontools: script that runs the service. daemontools: daemontools: Also included are multilog (save error messages to one or more logs), daemontools: svscan (starts one supervise process for each service), svscanboot daemontools: (run by init to start svscan in the /service directory), daemontools: readproctitle (show error messages in ps o/p) and many others.