https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28364 --- Comment #13 from David Cook <dcook@prosentient.com.au> --- (In reply to Victor Grousset/tuxayo from comment #12)
So what to run to manually fix existing instances?
Well manually you can just change the permission using chown based on which Koha user should own it. -- Automatically... I've opened Bug 31612 for that one, although I probably won't provide a patch... I'd say some kind of audit script that checks the permissions of files and then updates them based on their location. For example, if it's in /etc/koha/sites/kohadev/* then it updates owner to kohadev-koha. Lots of different ways to do it which means folk might disagree on how to do it... -- You are receiving this mail because: You are watching all bug changes.