mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: e73b212f80d9775c77a209ee973af8977da55214
Monotone-Revision: d20b6efa6a8c415c1db8ca849c311e740a312646 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-05T22:58:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -21,7 +21,12 @@
|
||||
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
|
||||
PIDFILE=/var/run/sogo/sogod.$1
|
||||
if [ -z "$1" ]
|
||||
then
|
||||
PIDFILE=/var/run/sogo/sogod.pid
|
||||
else
|
||||
PIDFILE=/var/run/sogo/sogod.$1
|
||||
fi
|
||||
|
||||
if [ -d /usr/lib/GNUstep ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user