diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/debvm-run | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/debvm-run b/bin/debvm-run index 1b45a33..e4437ee 100755 --- a/bin/debvm-run +++ b/bin/debvm-run @@ -60,7 +60,9 @@ The following tasks may be skipped. =item B<network> -Do not pass configure network card. +Do not configure a network card. +Use this if you want to configure network on your own. +This should also be passed in addition to passing C<-nic none> when you want to disable networking. =item B<rngdev> |