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 the protocol version in use,
36 when keyd was started, the number of client connections seen and a breakdown
41 .\" set tabstop to longest possible filename, plus a wee bit
42 .ta \w'/usr/lib/perl/getopts.pl 'u
43 \fI/etc/onak.conf\fR default configuration file
45 This man page could probably do with some more details.
50 onak was written by Jonathan McDowell <noodles@earth.li>. It can be found at
51 http://www.earth.li/projectpurple/progs/onak.html