1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-07 23:03:10 +02:00

Issue 747 (#748)

* fix for issue #747 (NOT TESTED YET)

Need to test this. Dont merge it yet.

* Small Cleanup and bug fixes Not done Yet!

Not done yet. Dont merge. See comment in issue #747

* Add --ignore-missing. Now is fixed.
This commit is contained in:
kamuri
2017-10-18 07:43:30 +02:00
committed by Johan Smits
parent 420e7741a1
commit 835939d856
4 changed files with 35 additions and 23 deletions

View File

@ -120,4 +120,4 @@ autostart=false
autorestart=true
stdout_logfile=/var/log/supervisor/%(program_name)s.log
stderr_logfile=/var/log/supervisor/%(program_name)s.log
command=/usr/local/bin/check_for_changes.sh
command=/usr/local/bin/check-for-changes.sh