disable TZ checksumming, fix setTime
authorkremlin <ian@kremlin.cc>
Tue, 14 Oct 2014 04:51:18 +0000 (00:51 -0400)
committerkremlin <ian@kremlin.cc>
Tue, 14 Oct 2014 04:51:18 +0000 (00:51 -0400)
the checksumming function was very ineffecient and was
causing the executable to stall on launch, making dbus
launch it on new PIDs. this caused a very hard to
diagnose bug that would mangle the system time after
several calls to setTime in short succession


No differences found