3 keydctl \- control an onak keyd instance
13 keydctl is a command line client for interacting with a backend keyd
14 daemon. It's intended to perform functions that are specifically related
15 to keyd rather than being generic keyserver functions. See
17 for details about how to perform key related operations.
21 Use \fIFILE\fR as the config file instead of the default.
28 Query if keyd is running and accepting commands. Returns 0 if it is, 1
29 otherwise. Outputs nothing to stdout/stderr.
32 Request that keyd exits cleanly
35 Display the status of a running keyd. Currently just the protocol version
40 .\" set tabstop to longest possible filename, plus a wee bit
41 .ta \w'/usr/lib/perl/getopts.pl 'u
42 \fI/etc/onak.conf\fR default configuration file
44 This man page could probably do with some more details.
49 onak was written by Jonathan McDowell <noodles@earth.li>. It can be found at
50 http://www.earth.li/projectpurple/progs/onak.html