Changeset 16997 for trunk


Ignore:
Timestamp:
08/07/13 00:11:14 (11 years ago)
Author:
Daniela Dorner
Message:
adapted to run as operator on coma
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Cron/crontab.coma

    r15560 r16997  
    1 MAILTO=system@fact-project.org
     1MAILTO=dorner@astro.uni-wuerzburg.de
    22# cronjobs for coma (Wuerzburg)
    33# change permissions for files and directories in /fact
     
    11110 8,18 * * * /usr/bin/find /fact/aux/ -type d -exec /bin/chmod 755 {} \;
    12120 8,18 * * * /usr/bin/find /fact/aux/ -type f -exec /bin/chmod 644 {} \;
    13 30 8,10,12 * * * /home/fact/SW.automatic.processing/DataCheck/Transfer/BackupQLA.sh
     13# backup of QLA: to be moved to user fact
     14#30 8,10,12 * * * /home/fact/FACT.processing/DataCheck/Transfer/BackupQLA.sh
Note: See TracChangeset for help on using the changeset viewer.