Fix zebra-indexer logs
This commit is contained in:
parent
b388164147
commit
8b2d3a6823
2 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ importas -D "" elastic USE_ELASTICSEARCH
|
|||
|
||||
if -n { test "${elastic}" = "true" }
|
||||
|
||||
redirfd -a 1 /var/log/koha/default/zebra-indexer.log
|
||||
|
||||
fdmove -c 2 1
|
||||
|
||||
s6-envdir /etc/koha-envvars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue