only show ntpd output if errors

This commit is contained in:
Vlad Doster 2020-04-02 03:30:04 -04:00 committed by GitHub
parent 4823437cd3
commit fccc9dcc24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,5 +15,5 @@ fi
# Update system clock # Update system clock
echo "Updating system clock" echo "Updating system clock"
ntpd -gq ntpd -gq >/dev/null 2>&1