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)
commit4c8c406559cd6b201004955a3db7cb3386a0f00d
tree68b5456411d279cfd330975b60c67fecc476b169
parentd516ebd0d3928deae4cf80a113d6ccf1f666bfe6
Programs invoke themselves via `userv' if necessary.

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.
Makefile.am
cryptop.in
debian/admin.groups [new file with mode: 0644]
debian/admin.users [new file with mode: 0644]
debian/distorted-keys.install
keyfunc.sh.in
keys.in
userv/distorted-keys.in