Skip to content

Commit

Permalink
disableNtp removed...
Browse files Browse the repository at this point in the history
  • Loading branch information
XK9274 authored Jun 30, 2023
1 parent d7e8b6d commit c232112
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,6 @@ sync_time() {
attempts=$((attempts+1))
if [ $attempts -eq $max_attempts ]; then
log "NTPwait: Ran out of time before we could sync, stopping."
disable_flag ntpState
break
fi
sleep 1
Expand Down

0 comments on commit c232112

Please sign in to comment.