From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] systemd: fix nogroup
Date: Sat, 30 Jun 2018 18:44:43 +0200 [thread overview]
Message-ID: <20180630164443.GF2384@scaer> (raw)
In-Reply-To: <20180629222552.12808-4-jeremy.rosen@smile.fr>
On 2018-06-30 00:25 +0200, J?r?my Rosen spake thusly:
> The special 65534 group is named nogroup (not nobody) in buildroot
> tell systemd about that
>
> Signed-off-by: J?r?my Rosen <jeremy.rosen@smile.fr>
> ---
> package/systemd/systemd.mk | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
> index 0d5e348594..10e11a9277 100644
> --- a/package/systemd/systemd.mk
> +++ b/package/systemd/systemd.mk
> @@ -43,7 +43,8 @@ SYSTEMD_CONF_OPTS += \
> -Dkexec-path=/usr/sbin/kexec \
> -Dsulogin-path=/usr/sbin/sulogin \
> -Dmount-path=/usr/bin/mount \
> - -Dumount-path=/usr/bin/umount
> + -Dumount-path=/usr/bin/umount \
> + -Dnobody-group=nogroup
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> # disable unsupported features for non-glibc toolchains
> ifeq ($(BR2_TOOLCHAIN_USES_GLIBC),y)
> --
> 2.18.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-06-30 16:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-29 22:25 [Buildroot] [PATCH 0/3] Bump and various improvements to systemd Jérémy Rosen
2018-06-29 22:25 ` [Buildroot] [PATCH 1/3] systemd: bump to v239 Jérémy Rosen
2018-06-30 10:57 ` Romain Naour
2018-07-01 12:19 ` Thomas Petazzoni
2018-07-03 8:44 ` Jérémy Rosen
2018-06-29 22:25 ` [Buildroot] [PATCH 2/3] systemd: add support for PCRE2 Jérémy Rosen
2018-07-01 12:34 ` Thomas Petazzoni
2018-06-29 22:25 ` [Buildroot] [PATCH 3/3] systemd: fix nogroup Jérémy Rosen
2018-06-30 16:44 ` Yann E. MORIN [this message]
2018-07-01 12:34 ` Thomas Petazzoni
2018-07-19 10:10 ` Peter Korsgaard
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=20180630164443.GF2384@scaer \
--to=yann.morin.1998@free.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox