X-Git-Url: https://git.tld-linux.org/?p=tld-builder.git;a=blobdiff_plain;f=etc%2Fcrontab;h=a7ed0e5081ad4623cc49c9b591c3132aad8c93a7;hp=89fd9d2637d8953f44de628b1e1862ac9ebe992d;hb=b999f53d4bf5d44586ecf028876e8bc20b5fd2ce;hpb=37463eaa22f48f5fecbb90e69ef67a69e0bf9788 diff --git a/etc/crontab b/etc/crontab index 89fd9d2..a7ed0e5 100644 --- a/etc/crontab +++ b/etc/crontab @@ -2,8 +2,8 @@ SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root -#* * * * * builder exec nice -n 19 /usr/share/pld-builder/bin/request-fetcher.sh -#* * * * * builder exec nice -n 19 /usr/share/pld-builder/bin/load-balancer.sh -#* * * * * builder exec nice -n 19 /usr/share/pld-builder/bin/file-sender.sh +#* * * * * builder exec nice -n 19 /usr/share/tld-builder/bin/request-fetcher.sh +#* * * * * builder exec nice -n 19 /usr/share/tld-builder/bin/load-balancer.sh +#* * * * * builder exec nice -n 19 /usr/share/tld-builder/bin/file-sender.sh -#0 0 * * * root chroot /srv/chroot nice -n 19 tmpwatch -m 240 /var/cache/pld-builder/ready +#0 0 * * * root chroot /srv/chroot nice -n 19 tmpwatch -m 240 /var/cache/tld-builder/ready