Lots of improvements and simplifications.
* Collect all logs under the /var/log/koha directory. * Setup logrotate * Use a static instance name, leading to simpler configuration.
This commit is contained in:
parent
737f738dc7
commit
c16804a913
33 changed files with 78 additions and 71 deletions
|
|
@ -3,8 +3,6 @@ fdmove -c 2 1
|
|||
|
||||
s6-envdir /etc/koha-envvars
|
||||
|
||||
importas instancename INSTANCE_NAME
|
||||
|
||||
s6-setuidgid ${instancename}-koha
|
||||
s6-setuidgid default-koha
|
||||
|
||||
/usr/bin/perl /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -daemon -sleep 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue