On Mon, Dec 21, 2015 at 09:29:00AM -0800, Eric Lalonde wrote: > Hello ports@, > > databases/barman has been updated to 1.5.1. Changes include improved support > for WAL maintenance operations and various bug fixes. > > Full Changelog can be found at: > > http://sourceforge.net/projects/pgbarman/files/1.5.1/README.txt/download > > Note barman now supports a configurable lock directory. Upstream has set > this to /var/run/barman. After grepping through the ports tree, I didn't see > any strong convention about lockfile locations. (things seem to be scattered > around /var/run/, /var/spool, and /var/lock). After reading hier(7) I still > wasn't sure where a non-mail-related lock directory should go, so I left it > as-is. Happy to discuss.
Well, if you want to use /var/run/barman you'll have to @sample like log and db subdirs it so that _barman can write to it :) Landry