1 /var/log/ttrssd.log {
2 daily
3 missingok
4 notifempty
5 postrotate
6 /etc/init.d/ttrssd restart > /dev/null
7 endscript
8 }