summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en/appendix/preseed.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 9d9e78ac8..72dc6912d 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -771,12 +771,16 @@ the following hack to work around that, for example if you'd like to set a
static address for the network interface. The hack is to force the network
configuration to run again after the preconfiguration file has been loaded
by creating a <quote>preseed/run</quote> script containing the following
-lines:
+line:
<informalexample><screen>
killall.sh; netcfg
</screen></informalexample>
+</para><para>
+
+The following debconf variables are relevant for network configuration.
+
</para>
<informalexample role="example"><screen>