s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as default
authorAndrew Bartlett <abartlet@samba.org>
Thu, 19 Jul 2012 03:36:37 +0000 (13:36 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 19 Jul 2012 07:56:01 +0000 (09:56 +0200)
commit03a6137001c418c254505ddab694e1aefc73985d
treeff0a6c97fa70302010f2d92185d58e33f2431ebc
parent0f57da57e3c250c0b00d1a369eeff0eb49bee4f8
s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as default

This changes the default based on the #ifdef rather than an override
on a parameter value of ""

The less special override functions we have the easier it is to merge
the loadparm tables.

Andrew Bartlett

Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Jul 19 09:56:01 CEST 2012 on sn-devel-104
lib/param/param_functions.c
source3/param/loadparm.c