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>
4 lines
177 B
Plaintext
4 lines
177 B
Plaintext
# Optional arguments passed to rngd. See rngd(8) and
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1252175#c21
|
|
RNGD_ARGS="--fill-watermark=0 -x pkcs11 -x nist -D daemon:daemon"
|