1DIRSRV(5) File Formats Manual DIRSRV(5)
2
3
4
6 /etc/sysconfig/dirsrv - Systemd EnvironmentFile that affects all Direc‐
7 tory Server instances.
8
9
11 /etc/sysconfig/dirsrv
12
13
15 dirsrv
16
17 This file is sourced by dirsrv upon startup to set the default environ‐
18 ment for all directory server instances. To set instance specific
19 defaults, use the file in the same directory called dirsrv-instance
20 where "instance" is the name of your directory server instance e.g.
21 dirsrv-localhost for the slapd-localhost instance.
22
23 This file is in systemd EnvironmentFile format - see man systemd.exec
24
25
27 LD_PRELOAD=/usr/lib64/dirsrv/lib/libjemalloc.so.2
28
29
30
32 dirsrv was written by the 389 Project.
33
35 Report bugs to https://github.com/389ds/389-ds-base/issues/new
36
38 Copyright © 2018 Red Hat, Inc.
39
40
41
42
43 Jun 26, 2018 DIRSRV(5)