From 1cdea236601ebe872d432ff9ee63833dfac0d5cb Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 4 Jan 2016 16:45:19 +0100 Subject: hook-scripts: remove outdated comment from C29CTDB start scipt This script does not change Samba's config any more. Change-Id: Ie6001f9a49006f95b291e24252dc362f2a7db14c BUG: 1295504 Signed-off-by: Michael Adam Reviewed-on: http://review.gluster.org/13168 Tested-by: Gluster Build System Reviewed-by: Anoop C S Reviewed-by: Niels de Vos --- extras/hook-scripts/start/post/S29CTDBsetup.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'extras/hook-scripts/start/post') diff --git a/extras/hook-scripts/start/post/S29CTDBsetup.sh b/extras/hook-scripts/start/post/S29CTDBsetup.sh index 5229ad52e3d..11bc453ef45 100755 --- a/extras/hook-scripts/start/post/S29CTDBsetup.sh +++ b/extras/hook-scripts/start/post/S29CTDBsetup.sh @@ -2,8 +2,6 @@ # RHS-2.0 only # - The script mounts the 'meta-vol' on start 'event' on a known # directory (eg. /gluster/lock) -# - Adds the necessary configuration changes for ctdb in smb.conf and -# restarts smb service. # - P.S: There are other 'tasks' that need to be done outside this script # to get CTDB based failover up and running. -- cgit