From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Sun, 28 Jul 2013 08:57:19 -0300 Subject: [Buildroot] [PATCH] busybox: register mdev as hotplug helper In-Reply-To: References: <1373574654-32427-1-git-send-email-gustavo@zacarias.com.ar> <51DFDA1F.60904@zacarias.com.ar> <51F50077.2060204@zacarias.com.ar> Message-ID: <51F5071F.9040906@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 07/28/2013 08:56 AM, Thomas De Schampheleire wrote: > Agreed. So in this case, the patch can be helpful. > > One question then about it: what is the purpose of the 2>/dev/null ? > How would echo fail? No hotplug support in the kernel. Regards.