daemons/README: Introduce; jobs/README: Update
[girocco/test-forks.git] / jobs / README
blob0474415a7ed2cdfc66181f9194ef01c2d15a77f7
1 This is a home of all the cronjobs that are being ran periodically
2 to handle various maintenance tasks. The *check scripts belong
3 to crontab and usually run the main scripts iteratively per-repository.
5 * updatecheck.sh: You DO NOT NEED this if you have mirroring turned off.
6 * fixupcheck.sh: You DO NOT NEED these if you have pushing turned off
7   OR use different permission control than Group. Otherwise, you need
8   to copy fixup* over to ~root and run them from root's crontab. (They
9   are completely self-contained so that you can easily review them.)
10 * gccheck.sh: You should enable this to avoid infinitely growing
11   repositories.