summaryrefslogtreecommitdiff
path: root/lib/util
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2017-08-15 11:43:12 +1000
committerAndreas Schneider <asn@cryptomilk.org>2017-08-17 08:00:23 +0200
commited8c914b42428eaf134bb88770e4e6edaf83d494 (patch)
treedf987dc65c7f1503c0ea532fc7fbaf3e028c18e1 /lib/util
parentb9804e9e3c665bd2f5e43407226040231737fc63 (diff)
downloadsamba-ed8c914b42428eaf134bb88770e4e6edaf83d494.tar.gz
util: Move become_daemon.c to samba-util-core
So that CTDB can use it. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'lib/util')
-rw-r--r--lib/util/wscript_build5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/util/wscript_build b/lib/util/wscript_build
index 989db362ec7..bb3cdd134ad 100644
--- a/lib/util/wscript_build
+++ b/lib/util/wscript_build
@@ -71,7 +71,8 @@ bld.SAMBA_SUBSYSTEM('samba-util-core',
source='''data_blob.c util_file.c time.c
signal.c util.c idtree.c fault.c
substitute.c util_process.c util_strlist.c
- strv_util.c bitmap.c select.c pidfile.c''',
+ strv_util.c bitmap.c select.c pidfile.c
+ become_daemon.c ''',
deps='''time-basic samba-debug socket-blocking talloc
tevent execinfo pthread strv''',
local_include=False)
@@ -114,7 +115,7 @@ else:
bld.SAMBA_LIBRARY('samba-util',
source='''talloc_stack.c smb_threads.c
- rbtree.c rfc1738.c become_daemon.c system.c getpass.c
+ rbtree.c rfc1738.c system.c getpass.c
genrand_util.c fsusage.c
params.c util_id.c util_net.c
util_strlist_v3.c util_paths.c