From 20effc8cb8d1199fb9153fac3f4b544b705a43c5 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Sun, 7 Feb 2016 19:22:16 +0000 Subject: [PATCH] Turn off --stats-every --- debian/dump1090-fa.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/dump1090-fa.service b/debian/dump1090-fa.service index c6cb6f9..4b8ea7b 100644 --- a/debian/dump1090-fa.service +++ b/debian/dump1090-fa.service @@ -14,7 +14,7 @@ RuntimeDirectory=dump1090-fa RuntimeDirectoryMode=0755 ExecStart=/usr/bin/dump1090-fa \ $RECEIVER_OPTIONS $DECODER_OPTIONS $NET_OPTIONS $JSON_OPTIONS $PIAWARE_DUMP1090_LOCATION_OPTIONS \ - --write-json /run/dump1090-fa --quiet --stats-every 86400 + --write-json /run/dump1090-fa --quiet Type=simple Restart=on-failure RestartSec=30