source: trunk/klask.cron

Last change on this file was 120, checked in by g7moreau, 11 years ago
  • No launch klask two times at the same hour
File size: 319 bytes
Line 
1#
2# cron-jobs for klask
3#
4
5# m h dom mon dow    user    command
60,30 7-20 * * *   root   test -x /usr/lib/klask/klask-wrapper && nice -18 /usr/lib/klask/klask-wrapper update >> /dev/null 2>&1
750   8    * * *   root   test -x /usr/lib/klask/klask-wrapper && nice -18 /usr/lib/klask/klask-wrapper clean >> /dev/null 2>&1
Note: See TracBrowser for help on using the repository browser.