Bootloader : Use /tmp on tmpfs.
This commit is contained in:
parent
e03469f3e1
commit
12bfd96fe1
|
@ -18,4 +18,7 @@
|
|||
"usbhid"
|
||||
"xhci_pci"
|
||||
];
|
||||
|
||||
# /tmp on tmpfs.
|
||||
boot.tmp.useTmpfs = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue