From: Martin Schwenke Date: Tue, 10 May 2016 16:44:26 +0000 (+1000) Subject: ctdb-scripts: Drop unnecessary detect_init_style() call X-Git-Tag: tdb-1.3.10~1091 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02c2958d1d7534a1c36db18d7735ebc99ef13d96;p=thirdparty%2Fsamba.git ctdb-scripts: Drop unnecessary detect_init_style() call CTDB_INIT_STYLE isn't used in this script. Signed-off-by: Martin Schwenke Reviewed-by: Kai Blin Autobuild-User(master): Martin Schwenke Autobuild-Date(master): Fri May 20 21:06:18 CEST 2016 on sn-devel-144 --- diff --git a/ctdb/config/events.d/49.winbind b/ctdb/config/events.d/49.winbind index a1ea78703ae..33d47c84b6e 100755 --- a/ctdb/config/events.d/49.winbind +++ b/ctdb/config/events.d/49.winbind @@ -6,8 +6,6 @@ . $CTDB_BASE/functions -detect_init_style - CTDB_SERVICE_WINBIND=${CTDB_SERVICE_WINBIND:-winbind} service_name="winbind"