diff --git a/usr/bin/archboot-clock.sh b/usr/bin/archboot-clock.sh index bf1c2367f..22af83566 100755 --- a/usr/bin/archboot-clock.sh +++ b/usr/bin/archboot-clock.sh @@ -78,8 +78,7 @@ _auto_clock() { : > /.archboot _task_clock & _progress_wait "0" "99" "Using ${_ZONE} and enable NTP timesyncd..." "0.001" - sleep 2 - _progress "100" "Clock configuration completed successfully." + _progress "100" "Clock ${_ZONE} configuration completed successfully." sleep 2 }