mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-27 00:30:20 +00:00
745132082cf06c25768ef279f0b1f1250b00f121
USERADD_PARAM is a semicolon separated list of complete useradd invocations. Only the first entry carried the options, so malcontent-timerd and malcontent-webd were created with the useradd defaults: regular UIDs from the user range, /bin/sh as shell and /home/malcontent-timerd and /home/malcontent-webd created in the rootfs. Upstream declares all three as system users without a home in its sysusers.d fragments. Repeat the options for each user and point the home of the two daemons at the StateDirectory their units use, so no directory shows up under /home. Tested on corei7-64: the rootfs of plasma-image contains only the real user under /home and all three accounts have system UIDs, /bin/false and no home directory. AI-Generated: Uses Claude Code (Claude Fable 5.1) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
85.1%
Shell
5.6%
NASL
3.4%
C
2.6%
Roff
1.8%
Other
1.3%