diff options
author | Michael Adam <obnox@samba.org> | 2016-01-04 16:45:19 +0100 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2016-01-10 02:52:54 -0800 |
commit | 1cdea236601ebe872d432ff9ee63833dfac0d5cb (patch) | |
tree | c131d220a939bbe5380eed10cb804b7ed20c8e4c /extras/hook-scripts | |
parent | f9caa5ef879c68252583501a5c277a550791d83f (diff) |
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 <obnox@samba.org>
Reviewed-on: http://review.gluster.org/13168
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'extras/hook-scripts')
-rwxr-xr-x | extras/hook-scripts/start/post/S29CTDBsetup.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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. |