mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
services: directory-server: Fix backend-userroot-configuration export.
* gnu/services/ldap.scm (backend-userroot-configuration): Fix export. Change-Id: I06b9c87016ad117ba56a675f45d9c950040e0b0a
This commit is contained in:
parent
2113852273
commit
a2b36ad311
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
directory-server-instance-configuration
|
||||
slapd-configuration
|
||||
backend-configuration))
|
||||
backend-userroot-configuration))
|
||||
|
||||
(define (uglify-field-name name)
|
||||
(let ((str (string-map (match-lambda
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue