view misc/gemma.service @ 5435:351d38269e4e marking-single-beam

Display of the according type of sounding data in legend.
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 13 Jul 2021 10:59:22 +0200
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