diff options
author | Badlop <badlop@process-one.net> | 2008-07-12 23:08:01 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2008-07-12 23:08:01 +0000 |
commit | 61342053833252d86a39b91ea07fe5ed74448045 (patch) | |
tree | 4711570df98398cbae0e8a54f89657e012561124 /doc/guide.tex | |
parent | * src/configure.ac: Allow to execute ejabberd with a normal (diff) |
Install ejabberdctl in /sbin as usual because it is a daemon, not a user program.
SVN Revision: 1440
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index e7b908db..faf37104 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -366,7 +366,7 @@ The files and directories created are, by default: \titem{ejabberdctl.cfg} Configuration file of the administration script \titem{inetrc} Network DNS configuration \end{description} - \titem{/bin/ejabberdctl} Administration script (see section~\ref{ejabberdctl}) + \titem{/sbin/ejabberdctl} Administration script (see section~\ref{ejabberdctl}) \titem{/var/lib/ejabberd/} \begin{description} \titem{.erlang.cookie} Erlang cookie file (see section \ref{cookie}) |