[Tile-serving] [openstreetmap/mod_tile] Add systemd service unit and tmpfiles.d file (#218)

Cj Malone notifications at github.com
Sun Feb 14 21:14:21 UTC 2021


@Cj-Malone commented on this pull request.



>  
 [Service]
-ExecStart=/usr/bin/renderd -f
+RuntimeDirectory=/run/renderd
+RuntimeDirectoryMode=0755
+ExecStart=/usr/local/bin/renderd -f

If the deb.openbuildingmap.org package uses this service it will fail with the wrong path. Typically the service file get processed through the build system to have the correct path no matter the end binary location.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/218#pullrequestreview-590084818
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210214/9202c38a/attachment.htm>


More information about the Tile-serving mailing list