mirror of
https://github.com/bokysan/docker-postfix.git
synced 2024-11-10 08:55:39 +08:00
35fa2d7acf
Apparently using sleep with very large numbers is not a good idea when your image can be compiled down to 32-bit platforms. This fix uses `sleep infinity` and -- failing that -- tries to sleep for about 68 years (which is exactly 2^15 seconds). |
||
---|---|---|
.. | ||
common-run.sh | ||
common.sh | ||
opendkim.sh | ||
run.sh |