diff options
Diffstat (limited to 'po/ko')
-rw-r--r-- | po/ko/preseed.po | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po index 3650b5837..b91c5e238 100644 --- a/po/ko/preseed.po +++ b/po/ko/preseed.po @@ -1569,6 +1569,7 @@ msgid "" "# component for remote installation over SSH. This only makes sense if you\n" "# intend to perform the remainder of the installation manually.\n" "#d-i anna/choose_modules string network-console\n" +"#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key\n" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" msgstr "" @@ -1576,6 +1577,7 @@ msgstr "" "# 설정을 사용합니다. 이후의 모든 설치를 수동으로 하는 경우에만 이렇게 합니" "다.\n" "#d-i anna/choose_modules string network-console\n" +"#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key\n" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" |