]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-daemon: Drop ctdbd --socket option
authorMartin Schwenke <martin@meltin.net>
Wed, 21 Feb 2018 03:58:04 +0000 (14:58 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 19 Mar 2018 01:23:18 +0000 (02:23 +0100)
commit4961711621fd359e8b2135238b2da63243bae0a3
tree47bee67784cefe869429dc5749160064b8996d61
parent81b57fa544830e78457691609c4c8dc2f6f17bcf
ctdb-daemon: Drop ctdbd --socket option

Use environment variables for test-only options.

The setenv() can be dropped because the socket location is either the
compile-time default or the already set environment variable.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/doc/ctdbd.1.xml
ctdb/server/ctdbd.c