From dfa966a57629f98a5edbf034247887d07688118e Mon Sep 17 00:00:00 2001 From: Badlop Date: Wed, 9 Dec 2009 10:09:57 +0000 Subject: [PATCH] Fix erl -setcookie argument in cluster setup (thanks to Jan Koum) SVN Revision: 2797 --- doc/guide.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guide.tex b/doc/guide.tex index 0e0ddb03a..bd980f191 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -4807,7 +4807,7 @@ following steps: \item Copy \verb|~ejabberd/.erlang.cookie| file from \term{first} to \term{second}. - (alt) You can also add `\verb|-cookie content_of_.erlang.cookie|' + (alt) You can also add `\verb|-setcookie content_of_.erlang.cookie|' option to all `\shell{erl}' commands below. \item On \term{second} run the following command as the \ejabberd{} daemon user,