*/5 * * * * /usr/sbin/logrotate /etc/logrotate.conf
#*/10 * * * * /etc/evcpe/evcpe_start
0 */6 * * * find /tmp/lighttpdcompress/ -type f -exec rm -rf {} \;
*/1 * * * * /etc/one_minute_task.sh
#iptables-save backup
0 * * * * /etc/iptables-backup.sh hourly
0 0 * * * /etc/iptables-backup.sh daily
0 0 0 0 * /etc/iptables-backup.sh weekly
#pppoe quota reset
0 0 * * * /etc/quota_reset.sh daily
0 0 1 * * /etc/quota_reset.sh monthly
#sms timer
*/1 * * * * /sbin/sms_timer.sh
#mail alert timer
*/1 * * * * /sbin/mail_alert_timer.sh
