On Sun, 2015-12-27 at 18:36 -0500, Kelsey Byers wrote:
> I've found a minor typo in /lib/udev/lmt-udev:
> 
> line 47 reads:
> 
>          exec > /dev/null 2>dev/null
> 
> which is missing the / before the second call of /dev/null
> 
> so it should read
> 
>          exec > /dev/null 2>/dev/null

Hello Kelsey,

Thank you for the bug report and the patch. This bug would have been
hard to spot. I've applied it on my git repo and it'll be part of next
release.

Ritesh

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to