ejabberdctl: Remove outdated comment

The home directory is no longer set to $SPOOL_DIR.
This commit is contained in:
Holger Weiss 2014-07-24 17:20:09 +02:00
parent 46f01b962a
commit 9c279f2e06
1 changed files with 0 additions and 3 deletions

View File

@ -152,9 +152,6 @@ fi
[ -z "$EJABBERD_OPTS" ] || EJABBERD_OPTS="-ejabberd ${EJABBERD_OPTS}"
[ -d $SPOOL_DIR ] || $EXEC_CMD "mkdir -p $SPOOL_DIR"
# then set SPOOL_DIR as ejabberd home directory by changing
# to that directory readable by INSTALLUSER to prevent
# "File operation error: eacces." messages
cd $SPOOL_DIR
# export global variables