#!/bin/sh
sh /etc/rc2.d/S75cron stop
/secure/rotate_log -L /var/cron -c -m 640 -M 440 -c -s -n 9 log
sh /etc/rc2.d/S75cron start
