Index: trunk/DataCheck/Cron/crontab.fact1
===================================================================
--- trunk/DataCheck/Cron/crontab.fact1	(revision 14844)
+++ trunk/DataCheck/Cron/crontab.fact1	(revision 14845)
@@ -1,10 +1,7 @@
-MAILTO=daniela.dorner@unige.ch
+MAILTO=dorner@astro.uni-wuerzburg.de
 AUTOMATIONSETUP="fact.lp.data"
 # cronjobs for fact1 alias data
 # check time offset of machine
 0 */6 * * * /home/fact/SW.automatic.processing/DataCheck/Monitoring/CheckNTPDate.sh
-# rsync data from fact2 to fact1
-*/30 * * * * if ! ps aux | grep RsyncRawLP | grep -v grep >/dev/null 2>&1 ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncRawLP.sh ; fi
-*/15 * * * * if ! ps aux | grep RsyncAuxLP | grep -v grep >/dev/null 2>&1  ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncAuxLP.sh ; fi
 # compress data on fact1
 21,42 * * * * if ! ps aux | grep ZipRawData | grep -v grep >/dev/null 2>&1  ; then /usr/bin/nice -n 19 /usr/bin/ionice -c 3 /home/fact/SW.automatic.processing/DataCheck/Transfer/ZipRawData.sh ; fi
