I just noticed the time is wrong on my Pi (heavily modified version of Raspbian).
syslog shows DNS issues: Mar 22 12:08:00 pi daemon.err ntpd[569]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
.. but I can ping 1.debian.pool.ntp.org just fine,
/etc/resolv.conf lists 8.8.8.8 and 8.8.4.4 so it ought to work.
Suggestions?
I don't want to reboot or anything until I understand the cause.