mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-24 13:00:26 -04:00
README.md: Split optional setting to new line
This commit is contained in:
parent
09fe46adc9
commit
a9f238fe04
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ Kernel space:
|
||||||
|
|
||||||
- Force the kernel to panic on both "oopses", which can potentially indicate and thwart
|
- Force the kernel to panic on both "oopses", which can potentially indicate and thwart
|
||||||
certain kernel exploitation attempts, and also kernel warnings in the `WARN()` path.
|
certain kernel exploitation attempts, and also kernel warnings in the `WARN()` path.
|
||||||
Optional - Force immediate reboot on the occurrence of a single kernel panic and also
|
|
||||||
|
- Optional - Force immediate reboot on the occurrence of a single kernel panic and also
|
||||||
(when using Linux kernel >= 6.2) limit the number of allowed panics to one.
|
(when using Linux kernel >= 6.2) limit the number of allowed panics to one.
|
||||||
|
|
||||||
- Disable the use of legacy TIOCSTI operations which can be used to inject keypresses.
|
- Disable the use of legacy TIOCSTI operations which can be used to inject keypresses.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue