diff -r e54c398cbaa5 -r 5ffae0914566 www-apps/tt-rss/files/ttrssd.logrotated --- a/www-apps/tt-rss/files/ttrssd.logrotated Wed Jul 03 22:46:38 2013 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -/var/log/ttrssd.log { - daily - missingok - notifempty - postrotate - /etc/init.d/ttrssd restart > /dev/null - endscript -}