commit | f37b3b50603bc5da5fffc5a997006315b62752e0 | [log] [download] |
---|---|---|
author | Igor Sukhih <igor@openvz.org> | Mon Aug 07 13:51:20 2006 +0400 |
committer | Igor Sukhih <igor@openvz.org> | Mon Aug 07 13:51:20 2006 +0400 |
tree | 8673ddd009451a0855541e23822e455c3af49bb7 | |
parent | aa854a2a025a85ebff70ebe8ef06e05feddf2950 [diff] |
Added SuSe crontab randomization SuSe has separate script /usr/lib/cron/run-crons for execution hourly|daily|weekly|montthly scripts -*/15 * * * * root test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1