chiark
/
gitweb
/
~mdw
/
distorted-keys
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
4c8c406
)
Programs invoke themselves via `userv' if necessary.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 8 Jan 2012 00:45:36 +0000
(
00:45
+0000)
committer
Mark 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