Adding pidlogname option to the config file
This commit is contained in:
parent
94fc34ca74
commit
6e90740634
|
|
@ -46,6 +46,10 @@ permit_passwordless_owners off
|
||||||
#
|
#
|
||||||
tmpdir /tmp/fsp
|
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.
|
# The 'grabcommand' can turn grab command on or off.
|
||||||
grabcommand on
|
grabcommand on
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user