]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1208 d1b88da0-ebda-0310...
authorwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 31 Oct 2007 15:58:01 +0000 (15:58 +0000)
committerwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 31 Oct 2007 15:58:01 +0000 (15:58 +0000)
Scripts/sogod-0.9-debian
Scripts/sogod-0.9-redhat

index 7f9568f1d52595c46d7d6efa604a75ecd2fedb30..c1092320d8c2f3ce84e4ebbacf14caf7415c573a 100755 (executable)
@@ -36,4 +36,4 @@ else
 fi
 
 let "port=$startport + $1 - 1"
-exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $PORT >& /var/log/sogo/sogod-$PORT.log
+exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $port >& /var/log/sogo/sogod-$port.log
index eea7179b06e4737e573f59ad56c5d24e3a2a7f80..afd934beaec0b127dabcc7cd9d422d37154bd2ea 100755 (executable)
@@ -36,4 +36,4 @@ else
 fi
 
 let "port=$startport + $1 - 1"
-exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $PORT >& /var/log/sogo/sogod-$PORT.log
+exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $port >& /var/log/sogo/sogod-$port.log