Infini-DL360: mark persist and storage as needed for boot
This commit is contained in:
parent
1351be313c
commit
e120052ab5
1 changed files with 3 additions and 0 deletions
|
@ -57,4 +57,7 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
fileSystems."/persist".neededForBoot = true;
|
||||
fileSystems."/storage".neededForBoot = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue