1START-DIRSRV(8) System Manager's Manual START-DIRSRV(8)
2
3
4
6 start-dirsrv - start script for Directory Server
7
9 start-dirsrv [<instance>]
10
12 start-dirsrv starts all Directory Server instances on a system, or only
13 a single instance if specified
14
16 <instance>
17 Specifies a single Directory Server instance to start
18
20 Sample usage:
21
22 start-dirsrv example
23
25 start-dirsrv was written by the 389 Project.
26
28 Report bugs to http://bugzilla.redhat.com.
29
31 Copyright © 2010 Red Hat, Inc.
32 This is free software. You may redistribute copies of it under the
33 terms of the Directory Server license found in the LICENSE file of this
34 software distribution. This license is essentially the GNU General
35 Public License version 2 with an exception for plug-in distribution.
36
37
38
39 Jun 8, 2010 START-DIRSRV(8)