aboutsummaryrefslogtreecommitdiffstats
path: root/vm
diff options
context:
space:
mode:
Diffstat (limited to 'vm')
-rw-r--r--vm/vm.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/vm.go b/vm/vm.go
index 49bec49a6..d81ed066d 100644
--- a/vm/vm.go
+++ b/vm/vm.go
@@ -33,7 +33,7 @@ type Config struct {
Index int
Workdir string
Bin string
- Initrd string
+ Initrd string
Kernel string
Cmdline string
Image string