You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/check-date-http/Readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@ NTP daemon shipped with busybox is not capable to gracefully handle cases of ext
4
4
5
5
Check local time against a list of HTTP(s) services, if the time skew is more then 15 minutes, restart sysntpd to force time syncronization, or reset trought date command depending on configuration.
6
6
7
+
Remember to set your time zone in /etc/TZ. For argentina "echo 'UTC3' > /etc/TZ"
8
+
will do the job
9
+
7
10
## Configurations
8
11
You can change the behavior and the list of servers in ```/etc/config/check-date```
0 commit comments