[Buildroot] [PATCH] eudev: add input group

Gustavo Zacarias gustavo at zacarias.com.ar
Tue Oct 21 13:15:19 UTC 2014


On 10/21/2014 04:58 AM, Eric Le Bihan wrote:

>> Acked-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
>>
>> I've seen the same issue a couple of days ago.
>>
>> Does systemd needs a similar fix?
> 
> Yes it does.
> 
> In my setup, I modified system/skeleton/etc/group to add "input:x:31:"
> 
> I'll send a patch similar to the eudev one.

Hold off on applying the patch, mkusers doesn't handle making groups
without users gracefully:

...scripts/mkusers: line 369: [: too many arguments
...scripts/mkusers: line 376: [: too many arguments
...scripts/mkusers: line 400: [: input: integer expression expected
...scripts/mkusers: line 408: [: input: integer expression expected

I can respin adding an input user to match, another option is to handle
the scenario in mkusers.
Regards.




More information about the buildroot mailing list