summaryrefslogtreecommitdiff
path: root/contrib/waterspout-web.service
blob: d177cde3d14f2c25cc8f9b21710938d946e4177c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Waterspout Radar Web Interface

[Service]
Type=simple
ExecStart=/usr/bin/env waterspout-radar -c /etc/waterspout-radar.conf web
User=waterspout

[Install]
WantedBy=multi-user.target