1SUPERVISE-LDIRECTORD-CONFIG(8S)ystem Manager's ManuSaUlPERVISE-LDIRECTORD-CONFIG(8)
2
3
4
6 supervise-ldirectord-config - daemontools script for ldirectord
7
9 supervise-ldirectord-config ldirectord_configuration_file
10
12 This script puts ldirectord under control of daemontools. This is safer
13 than System V init-script since ldirectord is restarted by supervise
14 after a crash.
15
16 For this to work correctly the supervise directive must be present in
17 the ldirectord_configuration_file. This causes ldirectord to remain in
18 the forground and send logs to stdout so they can be handled by daemonā
19 tools.
20
22 ldirectord(8), http://cr.yp.to/daemontools.html
23
25 Jacob Rief <jacob.rief@tiscover.com>
26 Horms <horms@verge.net.au>
27
28
29
30 24th March 2003 SUPERVISE-LDIRECTORD-CONFIG(8)