diff options
-rw-r--r-- | en/appendix/preseed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 72dc6912d..7e8044705 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -771,7 +771,7 @@ 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 -line: +commands: <informalexample><screen> killall.sh; netcfg |