diff --git a/debian/weatherstation-checksensor.cron.d b/debian/weatherstation-checksensor.cron.d index 168f4f4..8df3bca 100644 --- a/debian/weatherstation-checksensor.cron.d +++ b/debian/weatherstation-checksensor.cron.d @@ -1,4 +1,4 @@ # # Regular cron jobs for the weatherstation package # -0 12 * * * weatherstation /usr/bin/weather_checksensor +0 12 * * * weatherstation /usr/bin/weather_checksensor 2>&1 >/dev/null