summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-04-05 21:55:36 +0200
committerAki <please@ignore.pl>2023-04-05 21:55:36 +0200
commitfeea05b7c1fcd12ba8bf33670f4d2c40a773718d (patch)
treeb6d50e9eb5b7f7f4ff83abe853074c80857bab54 /contrib
parent60a8fb3e35ca46cf6d890a90e9f4a7f090e099f9 (diff)
downloadwaterspout-radar-feea05b7c1fcd12ba8bf33670f4d2c40a773718d.zip
waterspout-radar-feea05b7c1fcd12ba8bf33670f4d2c40a773718d.tar.gz
waterspout-radar-feea05b7c1fcd12ba8bf33670f4d2c40a773718d.tar.bz2
Renamed CLI utility to more obvious waterspout-pull
Diffstat (limited to 'contrib')
-rw-r--r--contrib/waterspout-pull.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/waterspout-pull.service b/contrib/waterspout-pull.service
index a212b63..74cebd1 100644
--- a/contrib/waterspout-pull.service
+++ b/contrib/waterspout-pull.service
@@ -3,5 +3,5 @@ Description=Pull data for Waterspout Radar
[Service]
Type=oneshot
-ExecStart=/usr/bin/env waterspout-radar -c /etc/waterspout-radar.ini
+ExecStart=/usr/bin/env waterspout-pull -c /etc/waterspout-radar.ini
User=waterspout