(8) [final] modify main() to call correct clean sequence
authorkremlin <ian@kremlin.cc>
Tue, 5 Aug 2014 02:50:37 +0000 (21:50 -0500)
committerkremlin <ian@kremlin.cc>
Tue, 5 Aug 2014 02:50:37 +0000 (21:50 -0500)
commit9728ae1fd2b7c7851673a27f698ae2e3c8c03461
tree9cd180616a510fe7519de2b903b7cfc01a7e93bb
parent2ef2cfe10db118edc44aaea13d4af130aef77083
(8) [final] modify main() to call correct clean sequence

main() now sets the signal handlers (via function from previous
commit) before establishing the GMainLoop as well as invoke the
proper clean()'s after unref'ing the loop. at this point all four
interfaces are at the same place structurally. builds all cases.
src/interfaces/localed/localed.c
src/interfaces/logind/logind.c
src/interfaces/timedated/timedated.c