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