Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

/etc/sysconfig/dirsrv - Systemd EnvironmentFile that affects all Directory Server instances.

Author

dirsrv was written by the 389 Project.

Description

dirsrv This file is sourced by dirsrv upon startup to set the default environment for all directory server instances. To set instance specific defaults, use the file in the same directory called dirsrv-instance where "instance" is the name of your directory server instance e.g. dirsrv-localhost for the slapd- localhost instance. This file is in systemd EnvironmentFile format - see man systemd.exec

Example

LD_PRELOAD=/usr/lib64/dirsrv/lib/libjemalloc.so.2

Name

/etc/sysconfig/dirsrv - Systemd EnvironmentFile that affects all Directory Server instances.

Reporting Bugs

Report bugs to https://github.com/389ds/389-ds-base/issues/new

Synopsis

/etc/sysconfig/dirsrv

See Also