mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 17:45:53 +02:00
system/examples: Fix qemu invocation in comment of bare-hurd64.tmpl.
* gnu/system/examples/bare-hurd64.tmpl: Add missing backslash escape. Change-Id: I84c5d37c6efb005a14f15b96432360628003d87b
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
;; --enable-kvm \
|
||||
;; --device e1000,netdev=net0 \
|
||||
;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
|
||||
;; --snapshot
|
||||
;; --snapshot \
|
||||
;; --hda /gnu/store/...-disk-image
|
||||
;;
|
||||
;; and use it like:
|
||||
|
||||
Reference in New Issue
Block a user