summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-15 01:40:32 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-15 01:40:32 +0200
commitd04926914ad0d9ecd7dee3e156198d6baf788598 (patch)
treee626b5c49eee6850cad83f5ad269d6ed05b4c8f7 /source4/auth/config.mk
parent91baa45dfd3cc56e3b97876d1ec4d6a4b48fbaab (diff)
downloadsamba-d04926914ad0d9ecd7dee3e156198d6baf788598.tar.gz
samba-d04926914ad0d9ecd7dee3e156198d6baf788598.tar.bz2
samba-d04926914ad0d9ecd7dee3e156198d6baf788598.zip
Fix the build.
(This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index 780c098b68..7d4678b7ac 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -91,7 +91,7 @@ PAM_ERRORS_OBJ_FILES = $(addprefix auth/, pam_errors.o)
[MODULE::auth]
INIT_FUNCTION = server_service_auth_init
-SUBSYSTEM = smbd
+SUBSYSTEM = service
PRIVATE_PROTO_HEADER = auth_proto.h
PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBSECURITY SAMDB CREDENTIALS