diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-06 23:22:26 -0600 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-06 23:22:26 -0600 |
commit | 417ec9c2a42bbe74f3aba4d00b42eb14dd6eb079 (patch) | |
tree | 2fd8d31c527f2926ff8e9848af9655af716d8f44 /map-server/altos-mapd/altos-mapd-default | |
parent | 64d6689f97dfbed13533350dcb75a0a6a3d11c78 (diff) |
altos-mapd: Install systemd service file and defaults file
This lets the map service 'just work' if enabled.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'map-server/altos-mapd/altos-mapd-default')
-rw-r--r-- | map-server/altos-mapd/altos-mapd-default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/map-server/altos-mapd/altos-mapd-default b/map-server/altos-mapd/altos-mapd-default new file mode 100644 index 00000000..40d283a2 --- /dev/null +++ b/map-server/altos-mapd/altos-mapd-default @@ -0,0 +1,3 @@ +MAPKEY=/home/altos-mapd/google-maps-api-key +MAPDIR=/home/altos-mapd/maps +LAUNCHSITES=/var/www/html/launch-sites.txt |