mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 14:24:42 +01:00
* Use the correct path for the pidfile * Start a multithreaded daemon instead of pre-forking worker processes. This avoids consuming too much memory and makes context switches faster Signed-off-by: Gergely Kiss <mail.gery@gmail.com>