mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-19 17:53:53 +00:00
@@ -439,7 +439,7 @@ func (s *State) Register(g *herd.Graph) error {
|
|||||||
mountRootCondition,
|
mountRootCondition,
|
||||||
herd.WithCallback(
|
herd.WithCallback(
|
||||||
s.MountOP(
|
s.MountOP(
|
||||||
runtime.OEM.Name,
|
fmt.Sprintf("/dev/disk/by-label/%s", runtime.OEM.Label),
|
||||||
s.path("/oem"),
|
s.path("/oem"),
|
||||||
runtime.OEM.Type,
|
runtime.OEM.Type,
|
||||||
[]string{
|
[]string{
|
||||||
|
Reference in New Issue
Block a user