mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-09-01 08:17:08 +02:00
Fix harmless startup errors (#2357)
This commit is contained in:
parent
0c31f71358
commit
29c2d975ec
4 changed files with 34 additions and 8 deletions
|
@ -266,6 +266,9 @@ fix
|
|||
start_misc
|
||||
start_daemons
|
||||
|
||||
# marker to check, if container was restarted
|
||||
date > /CONTAINER_START
|
||||
|
||||
_notify 'tasklog' "${HOSTNAME} is up and running"
|
||||
|
||||
touch /var/log/mail/mail.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue