[Tile-serving] [openstreetmap/mod_tile] DEBUG messages are not visible under systemd (Issue #317)
mzeedijk
notifications at github.com
Wed Apr 26 12:10:35 UTC 2023
It works now on my side. I added "-f" to the ExecStart line and now I see the debug messages in /var/log/syslog.
Also I removed the Type=forking from my service file, because that seemed to restart the service every minute because of a timeout since I introduced the "-f" parameter.
Although I don't see the logic of running a service in "foreground" mode it seems to do the trick. This behavior should be regardless of the way the service is running.
I will close this issue for now. Thank you all for your cooperation.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/317#issuecomment-1523312500
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/issues/317/1523312500 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230426/c5aae971/attachment.htm>
More information about the Tile-serving
mailing list