1RESTART-DIRSRV(8) System Manager's Manual RESTART-DIRSRV(8)
2
3
4
6 restart-dirsrv - restart script for Directory Server
7
9 restart-dirsrv [<instance>]
10
12 restart-dirsrv restarts all Directory Server instances on a system, or
13 only a single instance if specified
14
16 <instance>
17 Specifies a single Directory Server instance to restart
18
20 Sample usage:
21
22 restart-dirsrv example
23
25 restart-dirsrv was written by the 389 Project.
26
28 Report bugs to https://pagure.io/389-ds-base/new_issue
29
31 Copyright © 2017 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 March 31, 2017 RESTART-DIRSRV(8)