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
1 file changed