console-kit: include signal handler function
commit4c1c73cf74035f452f3a59674417ad9be0988f7f
authorVictor Toso <victortoso@redhat.com>
Tue, 12 Apr 2016 07:29:45 +0000 (12 09:29 +0200)
committerVictor Toso <victortoso@redhat.com>
Thu, 28 Apr 2016 21:01:52 +0000 (28 23:01 +0200)
tree83b182255c800e5c343bd6a522f9e153aa96f87b
parent9e3e121e35769d13f6bee7f80ca8f40d7735bf0b
console-kit: include signal handler function

At the moment we are only reading the ActiveSessionChanged signal from
ConsoleKit.Seat but in a later patch we will be reading a few more
signals so it make sense to move this handler to its own function.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
src/console-kit.c