mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Fix pluginlog default and add it to FILES section.
This commit is contained in:
parent
474b50a937
commit
fd09de97ea
1 changed files with 4 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ list is passed to the init function.
|
|||
.TP
|
||||
.B pluginlog <file>
|
||||
Specify an alternative path for the plugin log file (default is
|
||||
LOCALSTATEDIR/error).
|
||||
LOCALSTATEDIR/errors).
|
||||
.TP
|
||||
.B modulepath <pathspec>
|
||||
This statement sets the module load path for dynamically loadable
|
||||
|
|
@ -114,6 +114,9 @@ is very platform dependent.
|
|||
.TP
|
||||
ETCDIR/slapd.conf
|
||||
default slapd configuration file
|
||||
.TP
|
||||
LOCALSTATEDIR/errors
|
||||
default plugin log file
|
||||
.SH SEE ALSO
|
||||
.BR slapd (8),
|
||||
.LP
|
||||
|
|
|
|||
Loading…
Reference in a new issue