File tinyproxy.logrotate of Package tinyproxy

/var/log/tinyproxy/tinyproxy.log {
    compress
    dateext
    maxage 365
    rotate 99
    size=+4096k
    notifempty
    missingok
    create 640 tinyproxy root
    sharedscripts
    postrotate
     /etc/init.d/tinyproxy reload
    endscript
}
openSUSE Build Service is sponsored by