diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/preseed.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index ab5a3205d..b1094f7d7 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -904,6 +904,7 @@ that no gateway should be used. # component for remote installation over SSH. This only makes sense if you # intend to perform the remainder of the installation manually. #d-i anna/choose_modules string network-console +#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key #d-i network-console/password password r00tme #d-i network-console/password-again password r00tme </screen></informalexample> |