1
0
mirror of https://github.com/tommytran732/Fedora-CoreOS-Ignition synced 2024-09-16 12:44:42 -04:00

Remove extra_latent_entropy

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-02-26 21:00:56 -07:00
parent e5f1e9d988
commit 3cb35c79d5
Signed by: Tomster
GPG Key ID: 555C902A34EC968F
4 changed files with 0 additions and 4 deletions

View File

@ -28,7 +28,6 @@
"ia32_emulation=0",
"page_alloc.shuffle=1",
"randomize_kstack_offset=on",
"extra_latent_entropy",
"debugfs=off"
]
},

View File

@ -208,5 +208,4 @@ kernel_arguments:
- ia32_emulation=0
- page_alloc.shuffle=1
- randomize_kstack_offset=on
- extra_latent_entropy
- debugfs=off

View File

@ -28,7 +28,6 @@
"ia32_emulation=0",
"page_alloc.shuffle=1",
"randomize_kstack_offset=on",
"extra_latent_entropy",
"debugfs=off"
]
},

View File

@ -266,5 +266,4 @@ kernel_arguments:
- ia32_emulation=0
- page_alloc.shuffle=1
- randomize_kstack_offset=on
- extra_latent_entropy
- debugfs=off