Skip to content

AyKo/daemontools-encore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daemontools-encore is a collection of tools for managing UNIX services.
It is derived from the public-domain release of daemontools by D. J.
Bernstein, which can be found at http://cr.yp.to/daemontools.html

daemontools-encore adds numerous enhancements above what daemontools
could do while maintaining backwards compatibility with daemontools.
See the CHANGES file for more details on what features have been added.

I realize there are other supervisory systems that will handle some or
all of the tasks that this package does better.  I am providing this
package as a service to those who prefer the semantics and handling that
daemontools provides.

Official release can be found at:

	http://untroubled.org/daemontools-encore/

Development versions are available via git from:

	http://untroubled.org/git/daemontools-encore.git

============
Installation
============

Adjust the values in the conf-* files if necessary.

Build the programs by running 'make'.

Edit the conf-bin and conf-man files and put the destination directory
for programs and man pages in the first line of each respectively.

As root, run 'make install'.



Copyright (c) 2010 Bruce Guenter

See the LICENSE file for details.

About

A collection of tools for managing UNIX services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 84.0%
  • Shell 16.0%