koha-docker/files/etc/s6-overlay/s6-rc.d/worker/run
Theodoros Grammenos c16804a913
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.
2023-02-17 21:06:42 +02:00

11 lines
170 B
Plaintext
Executable file

#!/command/execlineb -P
with-contenv
fdmove -c 2 1
s6-envdir /etc/koha-envvars
s6-setuidgid default-koha
/usr/bin/perl /usr/share/koha/bin/background_jobs_worker.pl