Dependency fix for Ejabberd, RabbitMQ: need+= epmd.

This commit is contained in:
Kolan Sh 2014-10-22 16:57:43 +04:00
parent a4124843cd
commit 528110e819
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@ rc_ntpd_need="!net"
rc_samba_need="!net"
rc_preload_use="!ntpd"
rc_local_after="!ntpd"
rc_ejabberd_need="epmd"
rc_rabbitmq_need="epmd"