From: Ivan Kohler Date: Mon, 22 Mar 2021 20:16:14 +0000 (-0700) Subject: fix apache dying off for no reason (32-bit only?) X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e72a34d0f1719ed3e96f0c1f18bb9f4811239245;p=freeside.git fix apache dying off for no reason (32-bit only?) --- diff --git a/htetc/freeside-base2.conf b/htetc/freeside-base2.conf index 1504266cf..b60345ade 100644 --- a/htetc/freeside-base2.conf +++ b/htetc/freeside-base2.conf @@ -13,6 +13,9 @@ PerlChildInitHandler FS::Mason::child_init #Locale::SubCountry AddDefaultCharset UTF-8 +#prevents broken restarts with "couldn't grab the accept mutex" error +Mutex posixsem + AuthName Freeside