Remove rng from enabled services in iot disk images

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2022-02-16 10:50:58 -05:00
parent 2efba63b42
commit bbc347a0e4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ rootpw --lock --iscrypted locked
bootloader --timeout=1 --append="modprobe.blacklist=vc4"
network --bootproto=dhcp --device=link --activate --onboot=on
services --enabled=NetworkManager,sshd,rngd
services --enabled=NetworkManager,sshd
zerombr
clearpart --all --initlabel --disklabel=msdos