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
6 * clonecheck.sh, updatecheck.sh: You DO NOT NEED these if you have
8 * fixupcheck.sh: You DO NOT NEED these if you have pushing turned off
9 OR use different permission control than Group. Otherwise, you need
10 to copy fixup* over to ~root and run them from root's crontab. (They
11 are completely self-contained so that you can easily review them.)