https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36548
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #9 from Tomás Cohen Arazi (tcohen) <[email protected]> --- 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. _______________________________________________ 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/
