mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
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:
parent
8dc548905f
commit
2877aef3d1
@ -56,6 +56,7 @@ endef
|
|||||||
|
|
||||||
define EJABBERD_PERMISSIONS
|
define EJABBERD_PERMISSIONS
|
||||||
/etc/ejabberd r 750 root ejabberd - - - - -
|
/etc/ejabberd r 750 root ejabberd - - - - -
|
||||||
|
/usr/sbin/ejabberdctl f 750 root ejabberd - - - - -
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define EJABBERD_INSTALL_INIT_SYSV
|
define EJABBERD_INSTALL_INIT_SYSV
|
||||||
|
Loading…
x
Reference in New Issue
Block a user