summaryrefslogtreecommitdiff
path: root/systemd/radar.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/radar.service')
-rw-r--r--systemd/radar.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/systemd/radar.service b/systemd/radar.service
index 6995637..92852a3 100644
--- a/systemd/radar.service
+++ b/systemd/radar.service
@@ -9,6 +9,8 @@ WorkingDirectory=/var/lib/radar
# `-` prefix: one radar's failure does not skip the next
ExecStart=-/opt/radar/radarFetch.sh IDR713
ExecStart=-/opt/radar/radarFetch.sh IDR663
+ExecStart=-/opt/radar/radarFetch.sh IDR403
+ExecStart=-/opt/radar/radarFetch.sh IDR193
ExecStopPost=/bin/sh -c 'STATUS=SUCCESS; [ "$$EXIT_STATUS" != "0" ] && STATUS=FAILURE; logger -t radar -p user.err "radar $$STATUS exit=$$EXIT_STATUS"'
SyslogIdentifier=radar
StandardOutput=journal