From: Jonathan McDowell Date: Sat, 25 Sep 2004 09:34:55 +0000 (+0000) Subject: Add keyd backend (persistant database access over Unix socket) X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/66748d60571a5ebbbc0f0cb84c061f9c62f5aef7?ds=sidebyside;hp=66748d60571a5ebbbc0f0cb84c061f9c62f5aef7 Add keyd backend (persistant database access over Unix socket) Add keyd, which runs in the background and talks to the real database and then communicates with the various onak programs over a Unix socket. ---