SV-253115r991589_rule
V-253115
SRG-OS-000480-GPOS-00227
TOSS-04-040740
CAT II
10
Start the rngd service and enable the rngd service with the following commands:
$ sudo systemctl start rngd.service
$ sudo systemctl enable rngd.service
Check that TOSS has enabled the hardware random number generator entropy gatherer service.
Verify the rngd service is enabled and active with the following commands:
$ sudo systemctl is-enabled rngd
enabled
$ sudo systemctl is-active rngd
active
If the service is not "enable and "active", this is a finding.
V-253115
False
TOSS-04-040740
Check that TOSS has enabled the hardware random number generator entropy gatherer service.
Verify the rngd service is enabled and active with the following commands:
$ sudo systemctl is-enabled rngd
enabled
$ sudo systemctl is-active rngd
active
If the service is not "enable and "active", this is a finding.
M
5469