Hi Jörg;
On Mon, May 18, 2026 at 7:40 PM Jörg Sommer <[email protected]>
wrote:
> Adam Duskett via lists.openembedded.org schrieb am Mo 18. Mai, 12:17
> (+0200):
> > diff --git a/meta-networking/recipes-support/chrony/chrony_4.8.bb
> b/meta-networking/recipes-support/chrony/chrony_4.8.bb
> > index a7fc73e081..837f2e073f 100644
> > --- a/meta-networking/recipes-support/chrony/chrony_4.8.bb
> > +++ b/meta-networking/recipes-support/chrony/chrony_4.8.bb
> > @@ -47,7 +47,7 @@ inherit update-rc.d systemd pkgconfig
> > # Add chronyd user if privdrop packageconfig is selected
> > inherit_defer ${@bb.utils.contains('PACKAGECONFIG', 'privdrop',
> 'useradd', '', d)}
> > USERADD_PACKAGES = "${@bb.utils.contains('PACKAGECONFIG', 'privdrop',
> '${PN}', '', d)}"
> > -USERADD_PARAM:${PN} += "${@bb.utils.contains('PACKAGECONFIG',
> 'privdrop', '--system -d / -M --shell /sbin/nologin chronyd;', '', d)}"
> > +USERADD_PARAM:${PN} += "${@bb.utils.contains('PACKAGECONFIG',
> 'privdrop', '--system -d / -M -g chronyd --shell /sbin/nologin chronyd;',
> '', d)}"
>
> Is it possible to use ${sbindir} here?
>
> Yes it is possible, but this patch is about the group and not about
/sbin/nologin.
One patch should do one thing :)
> --
> Navimatix GmbH T: 03641 - 327 99 0
> Tatzendpromenade 2 F: 03641 - 526 306
> 07745 Jena www.navimatix.de
>
> Geschäftsführer: Steffen Späthe, Jan Rommeley
> Registergericht: Amtsgericht Jena, HRB 501480
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127062):
https://lists.openembedded.org/g/openembedded-devel/message/127062
Mute This Topic: https://lists.openembedded.org/mt/119370370/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-