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)
commit644bae40970b7fdc5731db4c3e4ee93a1a436a22
tree1739593f14e08ad1be2b5d6697849095283a02eb
parent10ddceeb98322259fc13e3022ceeafc2191bb89d
disable TZ checksumming, fix setTime

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
src/interfaces/timedated/timedated.c
src/interfaces/timedated/timedated.h