]> git.pld-linux.org Git - projects/pld-builder.new.git/blob - etc/crontab
Merge changes from PLD CVS
[projects/pld-builder.new.git] / etc / crontab
1 SHELL=/bin/sh
2 PATH=/sbin:/bin:/usr/sbin:/usr/bin
3 MAILTO=root
4
5 #* * * * * builder exec nice -n 19 /usr/share/pld-builder/bin/request-fetcher.sh
6 #* * * * * builder exec nice -n 19 /usr/share/pld-builder/bin/load-balancer.sh
7 #* * * * * builder exec nice -n 19 /usr/share/pld-builder/bin/file-sender.sh
8
9 #0 0 * * * root chroot /srv/chroot nice -n 19 tmpwatch -m 240 /var/cache/pld-builder/ready
This page took 0.592997 seconds and 3 git commands to generate.