]> the.earth.li Git - onak.git/commitdiff
Add config option to specify keyd socket directory
authorJonathan McDowell <noodles@earth.li>
Fri, 21 Aug 2015 10:44:22 +0000 (12:44 +0200)
committerJonathan McDowell <noodles@earth.li>
Fri, 21 Aug 2015 10:44:22 +0000 (12:44 +0200)
keyd was stashing its Unix domain socket in the DB directory, which
is contrary to convention. Add a sock_dir config option and default it
to ${prefix}/var/run in the sample config file.


No differences found