summaryrefslogtreecommitdiffstats
path: root/ctdb/config/functions
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2014-02-14 16:59:08 +1100
committerAmitay Isaacs <amitay@samba.org>2014-02-19 04:07:12 +0100
commitc743fc434545236a7f733b8339f6f8f88fd864c8 (patch)
treef34390eab30132d74eaf1587abfdae09aa1e7a11 /ctdb/config/functions
parentd4298e9e9dd4cc2a9a79f895e00477e802b2e052 (diff)
downloadsamba-c743fc434545236a7f733b8339f6f8f88fd864c8.tar.gz
samba-c743fc434545236a7f733b8339f6f8f88fd864c8.tar.xz
samba-c743fc434545236a7f733b8339f6f8f88fd864c8.zip
ctdb-scripts: Update a misleading comment
This comment was true when 50.samba was spaghetti because it tried to automatically manage both smbd (and nmbd) and winbind. It isn't true anymore. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Wed Feb 19 04:07:12 CET 2014 on sn-devel-104
Diffstat (limited to 'ctdb/config/functions')
-rwxr-xr-xctdb/config/functions9
1 files changed, 1 insertions, 8 deletions
diff --git a/ctdb/config/functions b/ctdb/config/functions
index 4363d3df2b1..954e681cac5 100755
--- a/ctdb/config/functions
+++ b/ctdb/config/functions
@@ -1289,14 +1289,7 @@ ctdb_service_stop ()
# Default service_start() and service_stop() functions.
-# These may be overridden in an eventscript. When overriding, the
-# following convention must be followed. If these functions are
-# called with no arguments then they may use internal logic to
-# determine whether the service is managed and, therefore, whether
-# they should take any action. However, if the service name is
-# specified as an argument then an attempt must be made to start or
-# stop the service. This is because the auto-start/stop code calls
-# them with the service name as an argument.
+# These may be overridden in an eventscript.
service_start ()
{
service "$service_name" start