]> git.ipfire.org Git - people/stevee/guardian.git/commit - guardian.in
Allow to configure the owner of the UNIX socket.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 18 Feb 2016 14:04:22 +0000 (15:04 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 18 Feb 2016 14:04:22 +0000 (15:04 +0100)
commit6bd7c58888fd87cc816f2ddb983eefe3a63b11fa
tree118c409d08299f851b3d9180e5f0f8405790018d
parent7587e837c071ac35993b942e1786deca87abdc51
Allow to configure the owner of the UNIX socket.

Add option to configure an alternative owner of the created
UNIX socket, by using "SocketOwner = user:group" in the config
file.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
guardian
modules/Config.pm
modules/Socket.pm