See ChangeLog

Monotone-Parent: 54132d0330da7594524fccc55a8da72e25c9d592
Monotone-Revision: 678be736aa3d6fc30b2a165658aadee038c8ad11

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-01-22T15:25:20
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-01-22 15:25:20 +00:00
parent 2f3b49f250
commit 5de69f72a2
7 changed files with 25 additions and 9 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
# SOGo init script for Debian GNU/Linux
#
# Copyright (C) 2007 Inverse inc.
# Copyright (C) 2007-2009 Inverse inc.
#
# Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
# Ludovic Marcotte <ludovic@inverse.ca>
@@ -23,7 +23,7 @@
# Boston, MA 02111-1307, USA.
# specify more if you are using a load-balancer
PREFORK=1
PREFORK=3
SOGO_ARGS=""
+1 -1
View File
@@ -8,7 +8,7 @@
# SOGo init script for RedHat
#
# Copyright (C) 2007-2008 Inverse inc.
# Copyright (C) 2007-2009 Inverse inc.
#
# Authors: Wolfgang Sourdeau <wsourdeau@inverse.ca>
# Francis Lachapelle <flachapelle@inverse.ca>