From 67ade0d2159cb0c41cdf7507cf4c8b7cfa8ec32b Mon Sep 17 00:00:00 2001 From: reyk <> Date: Mon, 7 Dec 2015 17:12:16 +0000 Subject: [PATCH] Previously forgot another /var in the comment --- src/etc/examples/vm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/examples/vm.conf b/src/etc/examples/vm.conf index 2948dc38..c3fb2b11 100644 --- a/src/etc/examples/vm.conf +++ b/src/etc/examples/vm.conf @@ -1,4 +1,4 @@ -# $OpenBSD: vm.conf,v 1.2 2015/12/07 16:40:41 reyk Exp $ +# $OpenBSD: vm.conf,v 1.3 2015/12/07 17:12:16 reyk Exp $ # # Macros @@ -14,7 +14,7 @@ vm "openbsd.vm" { memory 512M kernel $sets "bsd.rd" - # First disk from 'vmctl create "/var/vm/OpenBSD.img" -s 4G' + # First disk from 'vmctl create "/home/vm/OpenBSD.img" -s 4G' disk "/home/vm/OpenBSD.img" # Second disk from OpenBSD contains the install sets