rng-tools/rngd.sysconfig
Vladis Dronov 9f756429ae Add a config file for storing rngd options
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>
2021-11-23 23:31:25 +01:00

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"