mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Fixed init script for RHEL/CentOS.
Monotone-Parent: c07d2a981f46840c7c328cc149a30955094d55fa Monotone-Revision: db2f046e3b244ebef1eaae95b4b05bec2cdfe0df Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-15T20:59:45
This commit is contained in:
@@ -70,7 +70,8 @@ checkDir /var/log/$NAME
|
||||
. /etc/rc.d/init.d/functions
|
||||
if [ -z "$GNUSTEP_SYSTEM_ROOT" ]
|
||||
then
|
||||
. /usr/share/GNUstep/Makefiles/GNUstep.sh
|
||||
. /etc/GNUstep/GNUstep.conf
|
||||
. ${GNUSTEP_MAKEFILES}/GNUstep.sh
|
||||
fi
|
||||
|
||||
DAEMON_OPTS="-WOWorkersCount $PREFORK -WOPidFile $PIDFILE -WOLogFile $LOGFILE"
|
||||
|
||||
Reference in New Issue
Block a user