https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36548 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- 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? -- You are receiving this mail because: You are watching all bug changes.