gresecurity docs: fix incorrect option (#23789)
This commit is contained in:
parent
f5a5516355
commit
4ca17dd6c0
@ -312,7 +312,7 @@
|
||||
Overflows in boot critical code (e.g., the root filesystem module) can
|
||||
render the system unbootable. Work around by setting
|
||||
<programlisting>
|
||||
boot.kernel.kernelParams = [ "pax_size_overflow_report_only" ];
|
||||
boot.kernelParams = [ "pax_size_overflow_report_only" ];
|
||||
</programlisting>
|
||||
</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user