ejabberd: allow one to change SPOOLDIR location
authorJohan Oudinet <johan.oudinet@gmail.com>
Wed, 15 Apr 2015 15:39:06 +0000 (17:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 19 Apr 2015 09:11:11 +0000 (11:11 +0200)
commitf266a36d62b5ac3b418ab15675c72fc172ab24fe
tree048f0b484d8324dcd10291279c2df5f590dbf925
parent0972c9c10b3aa9466528fb5a0f30f37545b2c876
ejabberd: allow one to change SPOOLDIR location

By default, ejabberd saves the mnesia database into /var/lib/ejabberd.
Otherwise, one might want to change this location (e.g., if /var/lib is
read-only). Add an option in the init script to offer this possibility.

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ejabberd/S50ejabberd