From 6e90740634332b81b03e2904845a87dc972ca34a Mon Sep 17 00:00:00 2001 From: hoaxter <> Date: Wed, 1 Sep 2004 19:18:42 +0000 Subject: [PATCH] Adding pidlogname option to the config file --- fspd.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fspd.conf b/fspd.conf index 206d3ad..97fae1d 100644 --- a/fspd.conf +++ b/fspd.conf @@ -46,6 +46,10 @@ permit_passwordless_owners off # tmpdir /tmp/fsp +# The 'pidlogname command controls where we write the fspd pid +# This command is required! +pidlogname /var/run/fspd.pid + # The 'grabcommand' can turn grab command on or off. grabcommand on