www-apps/tt-rss/files/ttrssd.logrotated
changeset 88 5ffae0914566
parent 87 e54c398cbaa5
child 89 6a7db0edbef9
--- 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
-}