summaryrefslogtreecommitdiffstats
path: root/abs/core/lighttpd/__changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-11 16:10:05 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-11 16:10:05 (GMT)
commit56894c6c513d4b60091b5ac65a1afc8f4dff85d5 (patch)
tree52030431de9edb0839a993f0a96a1011bbf27366 /abs/core/lighttpd/__changelog
parent9c04fff12f59373af8582714b89a3fd3d18b4081 (diff)
downloadlinhes_pkgbuild-56894c6c513d4b60091b5ac65a1afc8f4dff85d5.zip
linhes_pkgbuild-56894c6c513d4b60091b5ac65a1afc8f4dff85d5.tar.gz
linhes_pkgbuild-56894c6c513d4b60091b5ac65a1afc8f4dff85d5.tar.bz2
certmaster, lighttpd,linhes-scripts,linhes-system,mythtv,xymon: fix logrotation
Diffstat (limited to 'abs/core/lighttpd/__changelog')
-rw-r--r--abs/core/lighttpd/__changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/lighttpd/__changelog b/abs/core/lighttpd/__changelog
index 375590d..3c412af 100644
--- a/abs/core/lighttpd/__changelog
+++ b/abs/core/lighttpd/__changelog
@@ -1,6 +1,9 @@
changed docroot to /data/srv/
modified auth to require valid user (include auth-inc.conf)
+logrotate:
+missingok
+
# by mihanson:
upgraded to 1.4.26 to address http://linhes.org/flyspray/index.php?do=details&task_id=624
Added -e 's|"^/mythweb|"^/{1,2}mythweb|' \ to the sed command to work around lighttpd no longer honoring // in a url and/or to work around mythweb producing url's with a // for streaming and downloading.