config: add mounts for boot v2

This commit is contained in:
Mikaël Cluseau 2022-02-21 18:13:54 +01:00
parent 9893221392
commit fd3ce3a149

View File

@ -96,7 +96,7 @@ type VolumeDef struct {
}
}
type Mount struct {
type MountDef struct {
Dev string
Path string
Options string