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 * fixupcheck.sh: You DO NOT NEED these if you have pushing turned off
6 OR use different permission control than Group. Otherwise, you need
7 to copy fixup* over to ~root and run them from root's crontab. (They
8 are completely self-contained so that you can easily review them.)
9 * daemons/repod.sh -q --all-once: You should call this to avoid
10 infinitely growing repositories and refresh mirrored projects if you
11 are not running repod all the time.