summaryrefslogtreecommitdiff
path: root/source4/ntp_signd
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-21 21:32:40 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-21 21:32:40 +0200
commit05ea5e23cf4e70de0bd658b1c5c0ead133967091 (patch)
tree35cd1854c0126556132e5d02c8cc84e216c48bb0 /source4/ntp_signd
parent236eb0694bda3d82198e51de11bd4bc045832f75 (diff)
downloadsamba-05ea5e23cf4e70de0bd658b1c5c0ead133967091.tar.gz
samba-05ea5e23cf4e70de0bd658b1c5c0ead133967091.tar.bz2
samba-05ea5e23cf4e70de0bd658b1c5c0ead133967091.zip
Revert "Rename smbd -> samba."
This reverts commit 0e9008be35a5b334bd65e6417193d4b8f27bdc36.
Diffstat (limited to 'source4/ntp_signd')
-rw-r--r--source4/ntp_signd/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntp_signd/config.mk b/source4/ntp_signd/config.mk
index 3b52a200ce..96e0de5583 100644
--- a/source4/ntp_signd/config.mk
+++ b/source4/ntp_signd/config.mk
@@ -4,7 +4,7 @@
# Start SUBSYSTEM NTP_signd
[MODULE::NTP_SIGND]
INIT_FUNCTION = server_service_ntp_signd_init
-SUBSYSTEM = samba
+SUBSYSTEM = smbd
PRIVATE_DEPENDENCIES = \
SAMDB NDR_NTP_SIGND
# End SUBSYSTEM NTP_SIGND