mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-18 23:36:26 +02:00
Remove extra_latent_entropy
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
"ia32_emulation=0",
|
||||
"page_alloc.shuffle=1",
|
||||
"randomize_kstack_offset=on",
|
||||
"extra_latent_entropy",
|
||||
"debugfs=off"
|
||||
]
|
||||
},
|
||||
|
@@ -208,5 +208,4 @@ kernel_arguments:
|
||||
- ia32_emulation=0
|
||||
- page_alloc.shuffle=1
|
||||
- randomize_kstack_offset=on
|
||||
- extra_latent_entropy
|
||||
- debugfs=off
|
@@ -28,7 +28,6 @@
|
||||
"ia32_emulation=0",
|
||||
"page_alloc.shuffle=1",
|
||||
"randomize_kstack_offset=on",
|
||||
"extra_latent_entropy",
|
||||
"debugfs=off"
|
||||
]
|
||||
},
|
||||
|
@@ -266,5 +266,4 @@ kernel_arguments:
|
||||
- ia32_emulation=0
|
||||
- page_alloc.shuffle=1
|
||||
- randomize_kstack_offset=on
|
||||
- extra_latent_entropy
|
||||
- debugfs=off
|
||||
|
Reference in New Issue
Block a user