mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04: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>