X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=unconfigured.sh;fp=unconfigured.sh;h=bffdcf7155e887fd67d07d4e8d2c5bbad37d4651;hb=203059a985ceba2b5fd07d7c141815920e5799f2;hp=4b61c81de5188db6bb8144647cc266613faccfc0;hpb=0761f0a79a8ac664d99649e5ec762d71d63eca0a;p=pve-installer.git diff --git a/unconfigured.sh b/unconfigured.sh index 4b61c81..bffdcf7 100755 --- a/unconfigured.sh +++ b/unconfigured.sh @@ -195,7 +195,7 @@ echo -n "Attempting to get DHCP leases... " dhclient -v echo "done" -echo -n "Starting chrony for opportunistic time-sync... " +echo "Starting chrony for opportunistic time-sync... " chronyd || echo "starting chrony failed ($?)" echo "Starting a root shell on tty3."