Maximilian Bosch
95f6c0b7e0
nixos/release-notes: fix slaptest
command for openldap section
When running - as suggested - `slaptest -f slapd.conf $TMPDIR` I get the
following result:
[root@ldap:/tmp/tmp.De46ABIbFf]# slaptest -f /nix/store/lks3ihydj40ff6yqvz0k33ycrc9vbyry-slapd.conf $TMPDIR
usage: slaptest [-v] [-d debuglevel] [-f configfile] [-F configdir] [-o <name>[=<value>]] [-n databasenumber] [-u] [-Q]
[root@ldap:/tmp/tmp.De46ABIbFf]# echo $?
1
Adding a `-F` option fixes the issue.
(cherry picked from commit b5a12b4b61fca35c7ca94de0338a7e16841888f4)
2021-05-26 22:35:51 +02:00
..
2021-05-22 19:08:15 -07:00
2018-05-01 19:57:09 -04:00
2020-05-03 22:14:21 -07:00
2019-09-19 19:17:30 +02:00
2020-05-03 22:14:21 -07:00
2020-05-03 22:14:21 -07:00
2019-09-19 19:17:30 +02:00
2019-09-19 19:17:30 +02:00
2019-09-19 19:17:30 +02:00
2019-09-19 19:17:30 +02:00
2019-09-19 19:17:30 +02:00
2020-09-11 12:14:07 -07:00
2021-05-08 09:47:42 +02:00
2021-01-18 11:50:52 -08:00
2021-04-23 07:19:32 +02:00
2021-05-26 22:35:51 +02:00