[Tile-serving] [mod_tile] Make sure that renderd is started after postgresql in init script for debian (#60)
jocelynj
notifications at github.com
Sun Dec 8 21:43:53 UTC 2013
This is a minor change in init script so that, when postgresql is enabled on the machine where renderd is running, we are launching renderd only after postgresql. Otherwise, renderd won't render any styles which couldn't connect to postgresql durinig the initialization.
Maybe a better fix is to change renderd initialization to retry postgresql connection at a later time, and not only at startup.
You can merge this Pull Request by running:
git pull https://github.com/osm-fr/mod_tile lsb
Or you can view, comment on it, or merge it online at:
https://github.com/openstreetmap/mod_tile/pull/60
-- Commit Summary --
* Make sure that renderd is started after postgresql in init script for debian
-- File Changes --
M debian/renderd.init (2)
-- Patch Links --
https://github.com/openstreetmap/mod_tile/pull/60.patch
https://github.com/openstreetmap/mod_tile/pull/60.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131208/6962ad86/attachment.html>
More information about the Tile-serving
mailing list