From 50ed66a0fe546b597ea064ea583f89e2dbecb52a Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Wed, 23 Apr 2008 05:41:24 +0000 Subject: Fix now incorrect plural and add a sentence for improved separation to the actual preseed examples --- en/appendix/preseed.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 preseed/run script containing the following -lines: +line: killall.sh; netcfg + + +The following debconf variables are relevant for network configuration. + -- cgit v1.2.3