[Tile-serving] [openstreetmap/mod_tile] Add systemd service unit and tmpfiles.d file (#218)
Cj Malone
notifications at github.com
Mon Dec 14 08:42:03 UTC 2020
@Cj-Malone commented on this pull request.
> @@ -0,0 +1,10 @@
+[Unit]
+Description=Daemon that renders map tiles using mapnik
+Documentation=man:renderd
+After=network.target auditd.service
+
+[Service]
+ExecStart=/usr/bin/renderd -f
Presumably you've installed with `make install`? User built programs should be in `/usr/local/bin`, package manager managed programs should be in `/usr/bin`.
--
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#discussion_r542202828
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201214/0f3bca85/attachment.htm>
More information about the Tile-serving
mailing list