Add keydctl for talking to keyd backend
authorJonathan McDowell <noodles@earth.li>
Wed, 6 Apr 2011 04:22:39 +0000 (21:22 -0700)
committerJonathan McDowell <noodles@earth.li>
Wed, 6 Apr 2011 04:22:39 +0000 (21:22 -0700)
  The regular keydb functions for talking to keyd work fine for key
  related operations, but there are extra things we want to do with
  keyd (such as checking its status or asking it to cleanly exit) that
  there's no way to do at present. Add keydctl to provide a way to
  access these additional features.


No differences found