mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
system: remove sysctls from ACL test
I think I could have done this before. We don't need historic artefacts in a config.xml copy that doesn't do anything with it (nor need it in any way).
This commit is contained in:
parent
cde5b0d685
commit
d55c52d422
@ -2,18 +2,6 @@
|
||||
<opnsense>
|
||||
<trigger_initial_wizard/>
|
||||
<theme>opnsense</theme>
|
||||
<sysctl>
|
||||
<item>
|
||||
<descr><![CDATA[Page Table Isolation (Meltdown mitigation, requires reboot.)]]></descr>
|
||||
<tunable>vm.pmap.pti</tunable>
|
||||
<value>default</value>
|
||||
</item>
|
||||
<item>
|
||||
<descr><![CDATA[Disable Indirect Branch Restricted Speculation (Spectre V2 mitigation)]]></descr>
|
||||
<tunable>hw.ibrs_disable</tunable>
|
||||
<value>default</value>
|
||||
</item>
|
||||
</sysctl>
|
||||
<system>
|
||||
<optimization>normal</optimization>
|
||||
<hostname>OPNsense</hostname>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user