From: Adam Dickmeiss Date: Fri, 30 Mar 2012 11:14:00 +0000 (+0200) Subject: Metaproxy conflicts with CF 2.12.5 and earlier X-Git-Tag: v1.3.27~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=f0c871ff728c47822c48e275cd9e9d147b74fa31;hp=f0c871ff728c47822c48e275cd9e9d147b74fa31;p=metaproxy-moved-to-github.git Metaproxy conflicts with CF 2.12.5 and earlier This is because Metaproxy is running as a different user now - and old lock files etc, previously created as "nobody" would cause permission problems for CF. ---