Hello everyone
Curious what other people think here...
We have set up koha-common to be upgraded using unattended upgrades. Whenever we do this, something happens to koha-worker and eventually worker-output.log fills up the disk. The only solution appears to be deleting the log file then restarting memcached and koha-common - but it would be good to avoid doing this if our packages get upgraded for us overnight.
Keen on a discussion here! How do you manage this? Does
koha-common.postinst need to be changed to restart services better
or do we want to keep it as is so Koha administrators must restart
services manually after koha-common is upgraded?