https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41337
Andreas Roussos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the UNIX release notes| |user/group ownership of the | |log files | |`intranet-error.log` and | |`opac-error.log` inside | |`/var/log/koha/<instance>/` | |. | |Previously, running | |`koha-create --request-db` | |followed by `koha-create | |--populate-db` would result | |in the two log files being | |owned by root/root. | |The correct ownership is | |now applied, meaning the | |log files will be owned by | |the | |<instance>-koha/<instance>- | |koha UNIX user/group. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
