Home : Fix swap path.
This commit is contained in:
parent
d5041c3b2f
commit
b9f26ce7da
|
@ -18,7 +18,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices = [{
|
swapDevices = [{
|
||||||
device = "/var/lib/swapfile";
|
device = "/storage/hot/.swapfile";
|
||||||
size = 128 * 1024;
|
size = 128 * 1024;
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue