From: Chris Sharp <csharp@georgialibraries.org>
Date: Sun, 17 Oct 2021 01:06:50 +0000 (-0400)
Subject: enable mutex-file conf
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e8413bb1c74da95b99842d2a6e9d17bc39798a1a;p=contrib%2Fpines%2Fgenasys.git

enable mutex-file conf
---

diff --git a/templates/setup-head.sh b/templates/setup-head.sh
index 2739024..178690d 100755
--- a/templates/setup-head.sh
+++ b/templates/setup-head.sh
@@ -204,6 +204,7 @@ a2enmod cgi
 a2enmod xmlent
 a2enmod remoteip
 a2enmod idlchunk
+a2enconf mutex-file
 a2disconf serve-cgi-bin
 
 ### Setup custom locales.