Add Postfix to GHU Health init dependencies

This commit is contained in:
Disassembler 2018-04-25 11:21:26 +02:00
parent ae43b232db
commit 6111c3be7c
No known key found for this signature in database
GPG Key ID: 524BD33A0EE29499

View File

@ -3,7 +3,7 @@
description="GNU Health docker container"
depend() {
need docker postgres
need docker postfix postgres
}
start() {