tags 445224 patch
thanks

Hi

I'm attaching patch for this issue. However I have no idea how to
persuade CDBS to actually install this file.

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com
Index: debian/lighttpd.cron.daily
===================================================================
--- debian/lighttpd.cron.daily	(revision 0)
+++ debian/lighttpd.cron.daily	(revision 0)
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Cleanup lighttpd compress cache
+su -s /bin/sh -c "find /var/cache/lighttpd/compress -type f -atime +30 -print0 | xargs -0 -r rm" www-data

Property changes on: debian/lighttpd.cron.daily
___________________________________________________________________
Name: svn:executable
   + *

Attachment: signature.asc
Description: PGP signature

Reply via email to