summaryrefslogtreecommitdiff
path: root/source4/cldap_server/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/cldap_server/config.mk')
-rw-r--r--source4/cldap_server/config.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/cldap_server/config.mk b/source4/cldap_server/config.mk
index 00c0ef4f03..25b1c220bc 100644
--- a/source4/cldap_server/config.mk
+++ b/source4/cldap_server/config.mk
@@ -2,7 +2,9 @@
#######################
# Start SUBSYSTEM CLDAPD
-[SUBSYSTEM::CLDAPD]
+[MODULE::CLDAPD]
+INIT_FUNCTION = server_service_cldapd_init
+SUBSYSTEM = service
PRIVATE_PROTO_HEADER = proto.h
OBJ_FILES = \
cldap_server.o \