From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] eudev: add input group
Date: Tue, 21 Oct 2014 10:15:19 -0300 [thread overview]
Message-ID: <54465C67.1020103@zacarias.com.ar> (raw)
In-Reply-To: <20141021075847.GA9754@pc-eric>
On 10/21/2014 04:58 AM, Eric Le Bihan wrote:
>> Acked-by: Thomas Petazzoni <thomas.petazzoni@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.
next prev parent reply other threads:[~2014-10-21 13:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-20 20:59 [Buildroot] [PATCH] eudev: add input group Gustavo Zacarias
2014-10-20 21:18 ` Thomas Petazzoni
2014-10-20 21:24 ` Samuel Martin
2014-10-21 7:58 ` Eric Le Bihan
2014-10-21 13:15 ` Gustavo Zacarias [this message]
2014-10-21 16:28 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54465C67.1020103@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.