Add optional systemd support
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Dec 2011 03:37:05 +0000 (22:37 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 3 Jan 2012 15:03:47 +0000 (10:03 -0500)
commit2027302e803a9569a370b429a475dae5ef8afe34
treee752e6a1feb5936c8f7f7b8f19203526a6d10544
parent674357c20c1b6cb421fea6eb6924b274ec477c0e
Add optional systemd support

When configured with --enable-systemd, this patch makes
polkit use systemd for session tracking instead of ConsoleKit.

Signed-off-by: David Zeuthen <davidz@redhat.com>
configure.ac
src/polkit/Makefile.am
src/polkit/polkitunixsession-systemd.c [new file with mode: 0644]
src/polkitbackend/Makefile.am
src/polkitbackend/polkitbackendsessionmonitor-systemd.c [new file with mode: 0644]