]> the.earth.li Git - onak.git/commit
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)
commit338e91f33174edebe42d77843c0eea34f53bc53c
tree51499e7a79046dce73d243e15a2b11c9231e36c1
parent51ec76b5bdb5197056ca242d55b6b662866ae0f1
Add config option to specify keyd socket directory

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.
debian/onak.socket
keyd.c
keydb_keyd.c
keydctl.c
onak-conf.c
onak-conf.h
onak.conf.in