* Collect all logs under the /var/log/koha directory. * Setup logrotate * Use a static instance name, leading to simpler configuration.
8 lines
131 B
Plaintext
Executable file
8 lines
131 B
Plaintext
Executable file
#!/command/execlineb -P
|
|
fdmove -c 2 1
|
|
|
|
s6-setuidgid default-koha
|
|
|
|
/usr/bin/zebrasrv -v 1 -f /etc/koha/sites/default/koha-conf.xml
|
|
|