quark

quark web server
git clone git://git.suckless.org/quark
Log | Files | Refs | LICENSE

commit e35d3e128744406b27e43b0498f1b2e2ba7c51af
parent 33d3d85f4f54f7c6e7aadec4f8f1b0f7b89b01d8
Author: Laslo Hunhold <dev@frign.de>
Date:   Mon,  5 Feb 2018 17:15:05 +0100

Refine manpage concerning the UNIX-domain socket file

Diffstat:
Mquark.1 | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/quark.1 b/quark.1 @@ -1,4 +1,4 @@ -.Dd 2017-07-11 +.Dd 2018-02-05 .Dt QUARK 1 .Sh NAME .Nm quark @@ -50,9 +50,10 @@ Set user ID to the ID of when dropping privileges. .It Fl U Ar sockfile Create the UNIX-domain socket file -.Ar sockfile -and listen on it for incoming connections. -The file will be cleaned up at exit. +.Ar sockfile , +listen on it for incoming connections and remove it on exit. +Its user and group owners are equal to the user and group IDs used for dropping +privileges to. .It Fl v Disable virtual hosts. .It Fl V