summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2016-07-17 15:26:44 +0100
committerNeil Williams <codehelp@debian.org>2016-07-17 15:26:44 +0100
commita8fb7b881836cc75064bee16b52cb4e4558d7b24 (patch)
tree10afad38fd40839492fbe0047371c4928d556242
parent467113fd8932218b0ea5700aa9d39077b09aeedd (diff)
downloadvmdebootstrap-a8fb7b881836cc75064bee16b52cb4e4558d7b24.tar.gz
#831025 - document how to change the systemd-networkd option.
-rw-r--r--doc/overview.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index 2adf118..dd49132 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -155,7 +155,9 @@ Options
Skip the call to ``update-initramfs`` for reasons of
speed or practicality.
--convert-qcow2 Convert the final raw image to qcow2 format.
- --systemd-networkd Use Predictable Network Interface Names using systemd-networkd
+ --no-systemd-networkd
+ Do not use Predictable Network Interface Names using
+ systemd-networkd.
Configuration files and settings
********************************