diff options
author | Aki <please@ignore.pl> | 2023-04-05 21:51:32 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-04-05 21:51:32 +0200 |
commit | fab6199135d75c38f3cdc463884c618784c3655a (patch) | |
tree | 12cfa47b89c101036070644905f0c26c25293b33 /contrib/waterspout-pull.service | |
parent | 9c863e9851cfe36bd2101d63a3db767738066331 (diff) | |
download | waterspout-radar-fab6199135d75c38f3cdc463884c618784c3655a.zip waterspout-radar-fab6199135d75c38f3cdc463884c618784c3655a.tar.gz waterspout-radar-fab6199135d75c38f3cdc463884c618784c3655a.tar.bz2 |
Tweaked suggested way of running web interface
Diffstat (limited to 'contrib/waterspout-pull.service')
-rw-r--r-- | contrib/waterspout-pull.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/waterspout-pull.service b/contrib/waterspout-pull.service index 509a290..b584688 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.conf pull +ExecStart=/usr/bin/env waterspout-radar -c /etc/waterspout-radar.conf User=waterspout |