http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7885

--- Comment #3 from Robin Sheat <ro...@catalyst.net.nz> ---
Created attachment 8860
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8860&action=edit
Bug 7885 - Change filename of TransferLog suggested by packages to fit with
logrotate

The apache accesslogs suggested by the default config files are called
*_log, which results in them not getting picked up by logrotate, which
looks for *.log. This patch changes the suggested filenames to *.log.

To test:
Not much to test here, just apply the patch and check that all
occurences of TransferLog and CustomLog are now on the form *.log

All the lines where these occur are commented out, so this will
not actually change any behaviour.

Signed-off-by: Robin Sheat <ro...@catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to