spec(incinerator): unlock initrd emergency access
This commit is contained in:
parent
9e80dccac5
commit
485a2b7ac1
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@
|
|||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelParams = [ "console=ttyS0,115200n8" ];
|
||||
boot.initrd.systemd.emergencyAccess = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue