25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-12-24 17:29:28 +01:00

Fix erl -setcookie argument in cluster setup (thanks to Jan Koum)

SVN Revision: 2797
This commit is contained in:
Badlop 2009-12-09 10:09:57 +00:00
parent 573ff2564b
commit dfa966a576

View File

@ -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,