summaryrefslogtreecommitdiff
path: root/gnu/tests/ldap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/tests/ldap.scm')
-rw-r--r--gnu/tests/ldap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/ldap.scm b/gnu/tests/ldap.scm
index 2cf7491f3e..4c79079d28 100644
--- a/gnu/tests/ldap.scm
+++ b/gnu/tests/ldap.scm
@@ -33,7 +33,7 @@
(define %ldap-os
(let ((simple
(simple-operating-system
- (service dhcp-client-service-type)
+ (service dhcpcd-service-type)
(service nslcd-service-type))))
(operating-system
(inherit simple)