mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-18 07:52:19 +00:00
several improvements
- drop vfs - less hardcoded stuff, use the runtime status - Remove things that syscalls dont understand (defaults, auto) Signed-off-by: Itxaka <itxaka@spectrocloud.com>
This commit is contained in:
@@ -18,5 +18,6 @@ func (m mountOperation) run() error {
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
||||
return mount.All([]mount.Mount{m.MountOption}, m.Target)
|
||||
}
|
||||
|
Reference in New Issue
Block a user