diff options
-rw-r--r-- | htetc/freeside-base2.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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 + <Directory %%%FREESIDE_DOCUMENT_ROOT%%%> AuthName Freeside |