summary refs log tree commit diff
path: root/gnu/system/examples/bare-hurd.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system/examples/bare-hurd.tmpl')
-rw-r--r--gnu/system/examples/bare-hurd.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/examples/bare-hurd.tmpl b/gnu/system/examples/bare-hurd.tmpl
index 135ed23cb6..f0dd0cf742 100644
--- a/gnu/system/examples/bare-hurd.tmpl
+++ b/gnu/system/examples/bare-hurd.tmpl
@@ -32,7 +32,7 @@
     (inherit %hurd-default-operating-system)
     (bootloader (bootloader-configuration
                  (bootloader grub-minimal-bootloader)
-                 (target "/dev/sdX")))
+                 (targets '("/dev/sdX"))))
     (file-systems (cons (file-system
                           (device (file-system-label "my-root"))
                           (mount-point "/")