]> git.proxmox.com Git - pve-installer.git/blobdiff - unconfigured.sh
init: add missing newline for chorny log message
[pve-installer.git] / unconfigured.sh
index 4b61c81de5188db6bb8144647cc266613faccfc0..bffdcf7155e887fd67d07d4e8d2c5bbad37d4651 100755 (executable)
@@ -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."