hardened-extended: define kernelParams as separate strings

This is now checked by the modules.
This commit is contained in:
Erik Arvstedt 2021-12-09 21:04:14 +01:00 committed by nixbitcoin
parent 71e9864060
commit 2f0f1ec15a
No known key found for this signature in database
GPG Key ID: B6044ECBA2DAE5D0
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [