diff options
Diffstat (limited to 'debvm-run')
-rwxr-xr-x | debvm-run | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ NETDEV="user,id=net0" set -- \ -no-user-config \ + -name "debvm-run $IMAGE" \ -m 1G \ -smp "$(nproc)" \ -kernel "$KERNELTMP" \ |