Created
March 14, 2015 19:19
-
-
Save gvilarino/36d2ee368e0f23ab5078 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Logs begin at Thu 2015-03-12 00:01:11 UTC, end at Sat 2015-03-14 19:18:47 UTC. -- | |
Mar 12 00:01:19 localhost systemd[1]: Starting Network Time Service... | |
Mar 12 00:01:19 localhost systemd[1]: Started Network Time Service. | |
Mar 12 00:01:20 localhost ntpd[536]: ntpd [email protected] Tue Feb 3 20:25:55 UTC 2015 (1): Starting | |
Mar 12 00:01:20 localhost ntpd[536]: Command line: /usr/sbin/ntpd -g -n -f /var/lib/ntp/ntp.drift -u ntp:ntp | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: ntpd [email protected] Tue Feb 3 20:25:55 UTC 2015 (1): Starting | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: Command line: /usr/sbin/ntpd -g -n -f /var/lib/ntp/ntp.drift -u ntp:ntp | |
Mar 12 00:01:20 localhost ntpd[536]: proto: precision = 0.581 usec (-21) | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: proto: precision = 0.581 usec (-21) | |
Mar 12 00:01:20 localhost ntpd[536]: Listen and drop on 0 v6wildcard [::]:123 | |
Mar 12 00:01:20 localhost ntpd[536]: Listen and drop on 1 v4wildcard 0.0.0.0:123 | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: Listen and drop on 0 v6wildcard [::]:123 | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: Listen and drop on 1 v4wildcard 0.0.0.0:123 | |
Mar 12 00:01:20 localhost ntpd[536]: Listen normally on 2 lo 127.0.0.1:123 | |
Mar 12 00:01:20 localhost ntpd[536]: Listen normally on 3 lo [::1]:123 | |
Mar 12 00:01:20 localhost ntpd[536]: Listening on routing socket on fd #20 for interface updates | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: Listen normally on 2 lo 127.0.0.1:123 | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: Listen normally on 3 lo [::1]:123 | |
Mar 12 00:01:20 localhost ntpd[536]: 12 Mar 00:01:20 ntpd[536]: Listening on routing socket on fd #20 for interface updates | |
Mar 12 00:01:24 ip-10-21-2-104.ec2.internal ntpd[536]: Listen normally on 4 eth0 10.21.2.104:123 | |
Mar 12 00:01:24 ip-10-21-2-104.ec2.internal ntpd[536]: Listen normally on 5 eth0 [fe80::836:ddff:fec9:884%2]:123 | |
Mar 12 00:01:24 ip-10-21-2-104.ec2.internal ntpd[536]: 12 Mar 00:01:24 ntpd[536]: Listen normally on 4 eth0 10.21.2.104:123 | |
Mar 12 00:01:24 ip-10-21-2-104.ec2.internal ntpd[536]: 12 Mar 00:01:24 ntpd[536]: Listen normally on 5 eth0 [fe80::836:ddff:fec9:884%2]:123 | |
Mar 12 00:01:37 ip-10-21-2-104.ec2.internal systemd[1]: Stopping Network Time Service... | |
Mar 12 00:01:37 ip-10-21-2-104.ec2.internal ntpd[536]: 12 Mar 00:01:37 ntpd[536]: ntpd exiting on signal 15 (Terminated) | |
Mar 12 00:01:37 ip-10-21-2-104.ec2.internal systemd[1]: Stopped Network Time Service. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment