mirror of
https://github.com/TommyTran732/Fedora-CoreOS-Ignition.git
synced 2025-08-24 02:06:30 +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",
|
"ia32_emulation=0",
|
||||||
"page_alloc.shuffle=1",
|
"page_alloc.shuffle=1",
|
||||||
"randomize_kstack_offset=on",
|
"randomize_kstack_offset=on",
|
||||||
"extra_latent_entropy",
|
|
||||||
"debugfs=off"
|
"debugfs=off"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@@ -208,5 +208,4 @@ kernel_arguments:
|
|||||||
- ia32_emulation=0
|
- ia32_emulation=0
|
||||||
- page_alloc.shuffle=1
|
- page_alloc.shuffle=1
|
||||||
- randomize_kstack_offset=on
|
- randomize_kstack_offset=on
|
||||||
- extra_latent_entropy
|
|
||||||
- debugfs=off
|
- debugfs=off
|
@@ -28,7 +28,6 @@
|
|||||||
"ia32_emulation=0",
|
"ia32_emulation=0",
|
||||||
"page_alloc.shuffle=1",
|
"page_alloc.shuffle=1",
|
||||||
"randomize_kstack_offset=on",
|
"randomize_kstack_offset=on",
|
||||||
"extra_latent_entropy",
|
|
||||||
"debugfs=off"
|
"debugfs=off"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@@ -266,5 +266,4 @@ kernel_arguments:
|
|||||||
- ia32_emulation=0
|
- ia32_emulation=0
|
||||||
- page_alloc.shuffle=1
|
- page_alloc.shuffle=1
|
||||||
- randomize_kstack_offset=on
|
- randomize_kstack_offset=on
|
||||||
- extra_latent_entropy
|
|
||||||
- debugfs=off
|
- debugfs=off
|
||||||
|
Reference in New Issue
Block a user