X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/46da1409881bee5a1b11691d286f773f38374bd9..20b35b397aa8c938c79f21fe7369a6303f8b4c5a:/package/base-files/files/etc/init.d/boot?ds=sidebyside diff --git a/package/base-files/files/etc/init.d/boot b/package/base-files/files/etc/init.d/boot index 02519fbbc..9990dc782 100755 --- a/package/base-files/files/etc/init.d/boot +++ b/package/base-files/files/etc/init.d/boot @@ -40,7 +40,7 @@ start() { touch /var/log/lastlog ln -s /tmp/resolv.conf.auto /tmp/resolv.conf [ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe - + /sbin/hotplug2 --persistent --max-children 1 & # the coldplugging of network interfaces needs to happen later, so we do it manually here