final checkin vor Version 1.0 (I hope)
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@186 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
parent
1d0810d15d
commit
1eb840a3a0
|
|
@ -1,4 +1,4 @@
|
||||||
#
|
#
|
||||||
# Regular cron jobs for the weatherstation package
|
# 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 &
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#
|
#
|
||||||
# Regular cron jobs for the weatherstation package
|
# 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue