rbme icon indicating copy to clipboard operation
rbme copied to clipboard

Get rid of dependency on lockfile (procmail)

Open dagwieers opened this issue 13 years ago • 3 comments

Currently rbme requires lockfile, which is part of the procmail package. On some distributions it pulls a complete mailserver as well. We could settle for using flock instead, which is part of util-linux.

dagwieers avatar Aug 02 '12 22:08 dagwieers

Good idea!

schlomo avatar Aug 03 '12 06:08 schlomo

rbme even fails:

+ lockfile -r2 /var/lock/RBME.rbme.lock
/usr/bin/rbme: line 421: lockfile: command not found

gdha avatar Jan 28 '16 14:01 gdha

Yes, good point. I'll have to port the code from ReaR.

schlomo avatar Jan 28 '16 14:01 schlomo