]> git.pld-linux.org Git - packages/ffsearch.git/blame - ffsearch.crond
- change directory to /usr/lib/ffsearch
[packages/ffsearch.git] / ffsearch.crond
CommitLineData
b2bec3cb 1# FFsearch configuration
2# complete scan every day at 8
30 8 * * * ffsearch /usr/lib/ffsearch/bin/ffsearch.pl --complete
4
5# additional scan per 4 hours
60 4,12,16,18,22 * * * ffsearch /usr/lib/ffsearch/bin/ffsearch.pl --incremental
7
8# check hosts online every 10 minuts
9*/10 * * * * ffsearch /usr/lib/ffsearch/bin/online_check.pl
This page took 0.105139 seconds and 4 git commands to generate.