https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36548 --- Comment #12 from Aleisha Amohia <aleisha@catalyst.net.nz> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #9)
It is a bit weird to see 'plack' here.
I see two options.
1) Explicitly name Zebra-related things:
* /var/lib/koha/{name}/authorities * /var/lib/koha/{name}/authoritysocket * /var/lib/koha/{name}/biblios * /var/lib/koha/{name}/bibliosocket * /var/lib/koha/{name}/{name}-koha-zebra.clientpid * /var/lib/koha/{name}/{name}-koha-zebra.pid
2) Add some function in `koha-functions.sh` that fixes permissions (pretty much the way `koha-create-dirs` does.
The reason for (2) is why do it in koha-zebra and not on every startup script?
Thanks Tomas, I opted for Option 1 for the sake of moving this along, but it would be great to open a bug report for Option 2 to affect other scripts. -- You are receiving this mail because: You are watching all bug changes.