diff --git a/debian/weatherstation-chart.cron.d b/debian/weatherstation-chart.cron.d index 2758081..20f05ab 100644 --- a/debian/weatherstation-chart.cron.d +++ b/debian/weatherstation-chart.cron.d @@ -1,4 +1,4 @@ # # Regular cron jobs for the weatherstation package # -0,15,30,45 * * * * weatherstation /usr/bin/weather_chart +0,15,30,45 * * * * weatherstation /usr/bin/weather_chart & diff --git a/debian/weatherstation-checksensor.cron.d b/debian/weatherstation-checksensor.cron.d index 8df3bca..168f4f4 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 2>&1 >/dev/null +0 12 * * * weatherstation /usr/bin/weather_checksensor