9f756429ae
So rngd options can be adjusted and not overwritten on updates Disable pkcs11 and nist entropy sources by default Resolves: rhbz#2015566 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
4 lines
160 B
Plaintext
4 lines
160 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"
|