On Fri, Dec 13, 2019 at 12:42:03PM +0100, Alex Gladkov wrote: > diff --git a/hasher-priv/server.conf b/hasher-priv/server.conf > new file mode 100644 > index 0000000..53ea5c3 > --- /dev/null > +++ b/hasher-priv/server.conf > @@ -0,0 +1,13 @@ > +# Server configuration > + > +# Set the default logging priority. (can override with command line arguments) > +priority=info > + > +# Write a pid file. (can override with command line arguments) > +pidfile=/var/run/hasher-privd.pid > + > +# Stop user's session server after {session_timeout} seconds of inactivity. > +session_timeout=3600 > + > +# Allow users of this group to interact with hasher-privd via the control socket. > +control_group=hashman As noted earlier, in a different file: this unlucky name too strongly associates with cgroups.