init: Automatically enable annex.pidlock when necessary.

This commit is contained in:
Joey Hess 2015-11-13 13:35:29 -04:00
parent c2cbe5619b
commit bb86eebfbd
Failed to extract signature
2 changed files with 29 additions and 1 deletions

1
debian/changelog vendored
View file

@ -29,6 +29,7 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
that were missed before.
* Added annex.pidlock and annex.pidlocktimeout configuration to support
filesystems where POSIX fcntl locks cannot be used.
* init: Automatically enable annex.pidlock when necessary.
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400