summary refs log tree commit diff
path: root/gnu/system
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/vm.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/system/vm.scm b/gnu/system/vm.scm
index e4b663b37a..32322b27e6 100644
--- a/gnu/system/vm.scm
+++ b/gnu/system/vm.scm
@@ -594,8 +594,7 @@ You can log in as 'guest' or 'root' with no password.
            (boot    (add-text-to-store store "boot"
                                        (object->string
                                         `(execl ,dmd-file "dmd"
-                                                "--config" ,dmd-conf))
-                                       (list out)))
+                                                "--config" ,dmd-conf))))
            (entries  (list (menu-entry
                             (label (string-append
                                     "GNU System with Linux-Libre "