diff options
| author | Jeremy A. Puhlman <jpuhlman@mvista.com> | 2022-06-30 09:30:54 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-07-05 19:26:50 -0400 |
| commit | a0d7194b215e89753541bb289d8160a591dae02a (patch) | |
| tree | 95d16804c6c5623f7245fe0a8711e4e55a3418e4 /dynamic-layers/meta-python | |
| parent | c1c80cf0c0f26215fb252242f0d70f8870916734 (diff) | |
| download | meta-security-a0d7194b215e89753541bb289d8160a591dae02a.tar.gz | |
clamav: make install owner match the added user name
USERADD_PARAM:${PN}-freshclam = "--system -g ${CLAMAV_GID} --home-dir \
${localstatedir}/lib/${BPN} \
--no-create-home --shell /sbin/nologin ${PN}"
The username added to the passwd file is ${PN}. When ${PN} is
multilibized, it no longer matches CLAMAV_UID. Make the two match.
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions
