adsb-antenna: More swap
This commit is contained in:
parent
eb279504b2
commit
403a5c420f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
swapDevices = [
|
swapDevices = [
|
||||||
{
|
{
|
||||||
device = "/var/lib/swapfile";
|
device = "/var/lib/swapfile";
|
||||||
size = 2048;
|
size = 4096;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue