summaryrefslogtreecommitdiff
path: root/source4/dsdb/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-02-17 19:29:37 +1100
committerAndrew Tridgell <tridge@samba.org>2010-02-17 19:43:32 +1100
commitfd2556317f22ee02b341ca7ebbd02d7197fb1e4d (patch)
tree4ee17cc7a5d6485b9a47bf2f166668cb25c2cac7 /source4/dsdb/config.mk
parent8633d8126bdf5c31c079d64428492bf1ab2d4cb2 (diff)
downloadsamba-fd2556317f22ee02b341ca7ebbd02d7197fb1e4d.tar.gz
samba-fd2556317f22ee02b341ca7ebbd02d7197fb1e4d.tar.bz2
samba-fd2556317f22ee02b341ca7ebbd02d7197fb1e4d.zip
s4-dnsupdate: use samba_runcmd() in the dns update task
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/dsdb/config.mk')
-rw-r--r--source4/dsdb/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/dsdb/config.mk b/source4/dsdb/config.mk
index 94e6e39be1..9a1cee979f 100644
--- a/source4/dsdb/config.mk
+++ b/source4/dsdb/config.mk
@@ -98,7 +98,8 @@ INIT_FUNCTION = server_service_dnsupdate_init
SUBSYSTEM = service
PRIVATE_DEPENDENCIES = \
SAMDB \
- process_model
+ process_model \
+ UTIL_RUNCMD
# End SUBSYSTEM DNS_UPDATE_SRV
#######################