diff --git a/sigmah/etc/init.d/sigmah b/sigmah/etc/init.d/sigmah index 7e3e68b..25fb01e 100755 --- a/sigmah/etc/init.d/sigmah +++ b/sigmah/etc/init.d/sigmah @@ -3,7 +3,7 @@ description="Sigmah docker container" depend() { - need docker net postgres activemq + need docker net postgres use dns logger netmount postfix }