https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32612
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jonathan Druart <[email protected]> --- I am wondering if it's a good idea, or if we should just warn and let daemon deals with the logging. debian/scripts/koha-worker 69 DAEMONOPTS="--name=${worker_name} \ 70 --errlog=/var/log/koha/$name/worker-error.log \ 71 --stdout=/var/log/koha/$name/worker.log \ 72 --output=/var/log/koha/$name/worker-output.log \ Tomas, what do you think? -- 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/
