Disable initrd debugging
This commit is contained in:
parent
5eaac88cd0
commit
0462eb091c
1 changed files with 2 additions and 2 deletions
|
@ -33,6 +33,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.initrd.systemd.additionalUpstreamUnits = ["debug-shell.service"];
|
# boot.initrd.systemd.additionalUpstreamUnits = ["debug-shell.service"];
|
||||||
boot.kernelParams = ["rd.systemd.debug_shell"];
|
# boot.kernelParams = ["rd.systemd.debug_shell"];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue