fix io disk priority
This commit is contained in:
parent
9fe6c75d0a
commit
18a1c58ed3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
cryptroot = {
|
cryptroot = {
|
||||||
priority = 3;
|
priority = 2;
|
||||||
name = "root";
|
name = "root";
|
||||||
size = "100%";
|
size = "100%";
|
||||||
content = {
|
content = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue