diff options
author | Olivier Thauvin <nanardon@mageia.org> | 2011-03-20 00:19:39 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mageia.org> | 2011-03-20 00:19:39 +0000 |
commit | a7f1a366769372ec3c3ef0d5a3c809aac3b5726c (patch) | |
tree | 5dce5841ce15b394c23093c1fd807c4bc01791ba /etc | |
parent | a445115697678b153d246ce315e3471213757e5d (diff) | |
download | mgamirrors-a7f1a366769372ec3c3ef0d5a3c809aac3b5726c.tar mgamirrors-a7f1a366769372ec3c3ef0d5a3c809aac3b5726c.tar.gz mgamirrors-a7f1a366769372ec3c3ef0d5a3c809aac3b5726c.tar.bz2 mgamirrors-a7f1a366769372ec3c3ef0d5a3c809aac3b5726c.tar.xz mgamirrors-a7f1a366769372ec3c3ef0d5a3c809aac3b5726c.zip |
- provide crontab for mirror checks
Diffstat (limited to 'etc')
-rw-r--r-- | etc/crontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/crontab b/etc/crontab new file mode 100644 index 0000000..77a0ef4 --- /dev/null +++ b/etc/crontab @@ -0,0 +1 @@ +0 * * * * apache /usr/bin/check_mirror |