]> the.earth.li Git - onak.git/commitdiff
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)
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.


No differences found