(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)
commit7a088364959fdbe00831e81cfe542de5a4106fa5
tree9cd180616a510fe7519de2b903b7cfc01a7e93bb
parent34d88d96dc0e87a773bee8ea959d43074195af68
(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