refactor: streamline kernel boot parameters

Remove insecure and redundant kernel boot options. This enhancement improves system security by defaulting to standard mitigations and settings.
This commit is contained in:
Harald Hoyer 2024-08-03 16:15:21 +02:00
parent cd69324e48
commit 31323f340f
2 changed files with 0 additions and 15 deletions
systems/x86_64-linux/t15

View file

@ -38,5 +38,4 @@
bits = 4096;
}
];
}