chiark / gitweb /
Programs invoke themselves via `userv' if necessary.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 8 Jan 2012 00:45:36 +0000 (00:45 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 13 Feb 2012 00:25:29 +0000 (00:25 +0000)
This will prevent the permissions in the key store being messed up.  To
this end:

  * Move `cryptop' to @bindir@ where we can expect users to find it, and
    move `keys' to @sbindir@ where only administrators are likely to
    look.

  * Add a new userv service for `keys', with some configuration files
    listing the permitted users.


No differences found