]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
shadow-native: Disable syslog usage
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Feb 2025 10:09:56 +0000 (10:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Mar 2025 18:00:47 +0000 (18:00 +0000)
commita52572886e60e4aff9d54b57bf45a301e1dec1ee
tree2915ebd02310aee49bb5fd2337314d763c1ff26c
parent1b6ddd452837e67b500a84455a234f5edc8250a9
shadow-native: Disable syslog usage

Spamming the build host's syslog with useradd information during image creation
isn't great. Add a patch to disable that.

It may be possible to convince upstream to make it a configure option but for
now the patch is trivial and reduces host impact to the logs.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/files/disable_syslog.patch [new file with mode: 0644]
meta/recipes-extended/shadow/shadow_4.17.2.bb