package/ejabberd: fix ejabberdctl permissions

Allow ejabberd user to run ejabberdctl.

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Johan Oudinet 2018-12-05 17:11:31 +01:00 committed by Thomas Petazzoni
parent 8dc548905f
commit 2877aef3d1

View file

@ -56,6 +56,7 @@ endef
define EJABBERD_PERMISSIONS
/etc/ejabberd r 750 root ejabberd - - - - -
/usr/sbin/ejabberdctl f 750 root ejabberd - - - - -
endef
define EJABBERD_INSTALL_INIT_SYSV