Jul's page (Hungarian) : Jul's packages : daemontools-conf

How to install daemontools-conf

Like any other piece of software (and information generally), daemontools-conf comes with NO WARRANTY.

System requirements

daemontools-conf uses daemontools 0.70 or above, Laurent G. Bercot's symtools 0.14 or above, and (symtools dependency) skalibs 0.13 or above. daemontools-conf is written in shell script, so you have to have bourne-compatible shell.

Installation

Create a /package directory if it doesn't exists:
     mkdir -p /package
     chmod 1755 /package
     cd /package
Download daemontools-conf-0.15.tar.gz into /package. Unpack the daemontools package:
     gunzip daemontools-conf-0.15.tar
     tar -xpf daemontools-conf-0.15.tar
     rm daemontools-conf-0.15.tar
     cd admin/daemontools-conf-0.15
Edit package/users if you want to change username.

Compile and set up the daemontools-conf programs:

     package/install
Then, you have to create users found in package/users in
     usertype:username
format.