From 1eb840a3a00c815c629368ffe33f37fbb1e5e203 Mon Sep 17 00:00:00 2001 From: losinshi Date: Fri, 29 Sep 2006 01:42:33 +0000 Subject: [PATCH] final checkin vor Version 1.0 (I hope) git-svn-id: file:///home/jan/tmp/wetterstation/trunk@186 dd492736-c11a-0410-ad51-8c26713eaf7f --- debian/weatherstation-chart.cron.d | 2 +- debian/weatherstation-checksensor.cron.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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