#!/bin/sh

logrotate -f /etc/logrotate.conf >> /var/log/logrotate.log 2>&1
