view misc/gemma.service @ 5082:c4ebb6ccc588 time-sliding

client: start a request for the last changed time on time slider * initiate a refresh layers request when the time for the finished request differs from the selected time on time slider
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 18 Mar 2020 14:11:44 +0100
parents 42e7088824be
children
line wrap: on
line source

[Unit]
Description=Gemma Server
After=network.target

[Service]
Type=simple
ExecStart=/home/gemma/gemma/cmd/gemma/gemma -c /home/gemma/gemma.toml
User=gemma
Group=gemma
Restart=on-failure

[Install]
WantedBy=multi-user.target