chiark / gitweb /
Allow the caller to configure the administration socket permissions.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 14 Mar 2012 19:24:42 +0000 (19:24 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 14 Mar 2012 21:09:26 +0000 (21:09 +0000)
commita9279e37b649abd11bbc416398cfaf787cd8d865
tree01a53d0d057b2f6a3c36f7d781e2130733758c96
parent9e0161ce6242483f0400c561014ea8bf12df6d45
Allow the caller to configure the administration socket permissions.

Now we can have a group of server administrators.

As part of this, move the change of permissions after the change of
ownership to avoid a brief window where the wrong group might have
access to the socket.
init/tripe-init.in
init/tripe.conf
server/admin.c
server/tripe.8.in
server/tripe.c
server/tripe.h