On 2003-11-23 at 14:25 -0700, RYAN vAN GINNEKEN wrote:
> My /usr/local/etc/imaps.sample directory does not have 
> the supervise folder in it.  Is this somehow created by daemon tools 

Yes, it is created by daemontools when the service is supervised.

> cannot remember or figure out how to copy it from my other server it 
> seems to have some sort of weird permissions on it. 

You shouldn't copy it from another server.

Do something like:
# cd /usr/local/etc
# cp -Rp imaps.sample imaps
# vim imaps/run                 (customize if necessary)
# ln -s /usr/local/etc/imaps /service/imaps

... and you should have imaps service running under svscan/supervise in
less than 5 seconds. Then imaps/supervise directory gets created.

Sergei

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to