File tor.logrotate of Package tor

/var/log/tor/* {
    compress
    dateext
    maxage 365
    rotate 99
    size=+64000k
    missingok
    notifempty
    create 640 tor tor
    su root root
    postrotate
      /usr/bin/systemctl reload tor
    endscript  
}
openSUSE Build Service is sponsored by