diff options
Diffstat (limited to 'sto-tug-kvm2.swamid.se/overlay/usr/local/etc')
-rwxr-xr-x | sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog b/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog index a90610d..2b477a2 100755 --- a/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog +++ b/sto-tug-kvm2.swamid.se/overlay/usr/local/etc/docker.d/30flog @@ -12,6 +12,7 @@ if [ "x$ACTION" = "xpre-start" ]; then if [ "x$NAME" = "xflog_app" ]; then ${PING_CHECK} flog_db.docker exit $? + fi if [ "x$NAME" = "xflog_nginx" ]; then ${PING_CHECK} flog_app.docker exit $? |