]> the.earth.li Git - onak.git/commit
Add keyd support for systemd socket activation
authorJonathan McDowell <noodles@earth.li>
Tue, 23 Sep 2014 21:41:38 +0000 (22:41 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 23 Sep 2014 21:41:38 +0000 (22:41 +0100)
commit5c137b7d6af54fb54dfe13b65c933b5b6a4c764c
treeb076aad0f4a2bec1ede105c5276bde6629e574f7
parentedad848cbda141628e4318425c1b1be0953aca96
Add keyd support for systemd socket activation

If we have libsystemd-daemon available then enable support for
systemd socket activation of keyd. Even if this support is compiled
in we will fall back to the old behaviour of setting up our own
listening Unix domain socket if systemd is not in use.
Makefile.in
configure.ac
debian/control
keyd.c