https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36492
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Cook <[email protected]> --- (In reply to Marcel de Rooy from comment #4) > @Tomas: Does KTD do something to prevent this from happening? Like removing > BOTH pid files? /var/run/memcached.pid as well as > /var/run/memcached/memcached.pid It looks like KTD just uses the upstream memcached container image. There's no pid in /var/run. Found memcached in /usr/local/bin/memcached but that's about it at a glance. It looks like it's just running "memcached -m 64m" so all defaults. Couldn't see any config files. -- You are receiving this mail because: You are the assignee for the bug. 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/
