rng-tools/tests/inventory
Vladis Dronov 76b46e8d99 Update to the upstream v6.15 @ 172bf0e3
Allow rngd process to drop privileges with "-D user:group"
Fix an error building with jitterentropy-3.4.0
Add a requirement for selinux-policy of a certain version
Fix a build failure on ppc64
Small edits in test scripts

Resolves: rhbz#2075977

Signed-off-by: Vladis Dronov <vdronov@redhat.com>
2022-05-07 17:25:18 +02:00

4 lines
113 B
Bash
Executable File

#!/bin/bash
export TEST_DOCKER_EXTRA_ARGS="--security-opt seccomp:unconfined"
exec merge-standard-inventory "$@"