updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / lighttpd-h264 / lighttpd.logrotate.d
blob15cacc962d01698ecdd778f9f15c1dcc13642537
1 /var/log/lighttpd/*log {
2 postrotate
3 /bin/kill -HUP `cat /var/run/lighttpd/lighttpd.pid 2>/dev/null` 2> /dev/null || true
4 endscript