hardened-extended: define kernelParams as separate strings
This is now checked by the modules.
This commit is contained in:
parent
71e9864060
commit
2f0f1ec15a
|
@ -93,7 +93,7 @@
|
|||
|
||||
# These parameters prevent information leaks during boot and must be used
|
||||
# in combination with the kernel.printk
|
||||
"quiet loglevel=0"
|
||||
"quiet" "loglevel=0"
|
||||
];
|
||||
|
||||
boot.blacklistedKernelModules = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user