Remove /lib/hotplug2/worker_fork.so as worker module compiled
statically since Changeset 16154.

-- 
Best regards,
Viktar Palstsiuk
Index: openwrt/package/base-files/files/etc/init.d/boot
===================================================================
--- openwrt/package/base-files/files/etc/init.d/boot	(revision 152)
+++ openwrt/package/base-files/files/etc/init.d/boot	(revision 153)
@@ -83,7 +83,6 @@
 
 	killall -q hotplug2
 	[ -x /sbin/hotplug2 ] && /sbin/hotplug2 --override --persistent \
-			--set-worker /lib/hotplug2/worker_fork.so \
 			--set-rules-file /etc/hotplug2.rules \
 			--max-children 1 >/dev/null 2>&1 &
 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to