From 28acdad0dea647e246ef61f4933f4c1bc508664c Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Wed, 20 Feb 2019 16:34:43 +0100 Subject: [SSPS] firstrun_script.sh now writes id_rsa-ssh-key for root, if not already there. --- satellit_installer/static_files/firstrun_script.sh | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/satellit_installer/static_files/firstrun_script.sh b/satellit_installer/static_files/firstrun_script.sh index 4db18b9..343be4d 100644 --- a/satellit_installer/static_files/firstrun_script.sh +++ b/satellit_installer/static_files/firstrun_script.sh @@ -21,6 +21,23 @@ echo "Abschließend können Sie festlegen, ob der Server seine IP-Konfiguration" echo "per DHCP erhält, oder eine statische Konfiguration verwendet wird." /usr/local/sbin/netsetup +cat <