summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2003-12-11 19:43:42 +0000
committerMichael Imhof <tantive@gentoo.org>2003-12-11 19:43:42 +0000
commit65a078db33d7eb06e31ae544553843a5a70af718 (patch)
treee78de85c97306e3f1dcba6b1749c05b161e1eafb /app-sci/zetagrid
parentUpdated Debian patch to the latest (diff)
downloadgentoo-2-65a078db33d7eb06e31ae544553843a5a70af718.tar.gz
gentoo-2-65a078db33d7eb06e31ae544553843a5a70af718.tar.bz2
gentoo-2-65a078db33d7eb06e31ae544553843a5a70af718.zip
Changed scripts to allow logging. Closes #35261.
Diffstat (limited to 'app-sci/zetagrid')
-rw-r--r--app-sci/zetagrid/ChangeLog6
-rw-r--r--app-sci/zetagrid/Manifest6
-rw-r--r--app-sci/zetagrid/files/zeta.sh4
-rw-r--r--app-sci/zetagrid/files/zetagrid.init4
4 files changed, 12 insertions, 8 deletions
diff --git a/app-sci/zetagrid/ChangeLog b/app-sci/zetagrid/ChangeLog
index cad4a113fc11..8ebc1b1a11db 100644
--- a/app-sci/zetagrid/ChangeLog
+++ b/app-sci/zetagrid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-sci/zetagrid
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/ChangeLog,v 1.19 2003/12/11 19:15:44 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/ChangeLog,v 1.20 2003/12/11 19:43:10 tantive Exp $
+
+ 11 Dec 2003; Michael Imhof <tantive@gentoo.org> files/zeta.sh,
+ files/zetagrid.init:
+ Changed scripts to allow logging. Closes #35261.
*zetagrid-1.8.6-r1 (11 Dec 2003)
diff --git a/app-sci/zetagrid/Manifest b/app-sci/zetagrid/Manifest
index ad36ffd13d33..0499b6050995 100644
--- a/app-sci/zetagrid/Manifest
+++ b/app-sci/zetagrid/Manifest
@@ -1,9 +1,9 @@
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 84ab25ac0a65706ce9a30e3a34c9afc0 zetagrid-1.8.6.ebuild 1628
MD5 14e4d5f65e2339bdd5e36830b0621af4 zetagrid-1.8.6-r1.ebuild 1631
-MD5 d211c3a2239f408ab7f8c26210e5c5b2 ChangeLog 1491
-MD5 1887e6f0edf4b48dc308b0b4e98d8855 files/zetagrid.init 1151
-MD5 b0d79928b17668ee3571f1ed9b5d3865 files/zeta.sh 1452
+MD5 c5edc5beae5ff18cac345abc148695b0 ChangeLog 1631
+MD5 c09b0d3274823d645219f2c77ce9a437 files/zetagrid.init 1170
+MD5 e10931d11a365446ff085b26051ab392 files/zeta.sh 1446
MD5 1e2a30651f2c65d8f9042a629c3725b3 files/zeta_progress.sh 994
MD5 5230b4f289a1c7df8f4c160b12d17a8b files/digest-zetagrid-1.8.6-r1 122
MD5 5230b4f289a1c7df8f4c160b12d17a8b files/digest-zetagrid-1.8.6 122
diff --git a/app-sci/zetagrid/files/zeta.sh b/app-sci/zetagrid/files/zeta.sh
index 32e90a1b5ca1..6a38741b847c 100644
--- a/app-sci/zetagrid/files/zeta.sh
+++ b/app-sci/zetagrid/files/zeta.sh
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/files/zeta.sh,v 1.5 2003/12/11 19:15:44 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/files/zeta.sh,v 1.6 2003/12/11 19:43:10 tantive Exp $
# ======================================================================
# zeta.sh Start script for the ZetaGrid client
@@ -32,4 +32,4 @@ else
proxies=""
fi
-nohup nice -n 19 java -Xmx128m $proxies -Djava.library.path=. -Dsun.net.inetaddr.ttl=0 -Dnetworkaddress.cache.ttl=0 -Dnetworkaddress.cache.negative.ttl=0 -cp zeta.jar:zeta_client.jar zeta.ZetaClient &
+nice -n 19 java -Xmx128m $proxies -Djava.library.path=. -Dsun.net.inetaddr.ttl=0 -Dnetworkaddress.cache.ttl=0 -Dnetworkaddress.cache.negative.ttl=0 -cp zeta.jar:zeta_client.jar zeta.ZetaClient &
diff --git a/app-sci/zetagrid/files/zetagrid.init b/app-sci/zetagrid/files/zetagrid.init
index 9a9747919ed9..5f07201b0ed0 100644
--- a/app-sci/zetagrid/files/zetagrid.init
+++ b/app-sci/zetagrid/files/zetagrid.init
@@ -2,7 +2,7 @@
#
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/files/zetagrid.init,v 1.10 2003/12/11 19:15:44 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/files/zetagrid.init,v 1.11 2003/12/11 19:43:10 tantive Exp $
opts="${opts} progress"
ZETADIR=/opt/zetagrid/
@@ -12,7 +12,7 @@ start() {
cd ${ZETADIR}
JAVA_HOME="`/bin/grep -e "JAVA_HOME" /etc/profile.env | sed -e "s/^.*'\(.*\)'$/\1/"`"
export PATH=$PATH:$JAVA_HOME/bin
- ./zeta.sh >/dev/null
+ ./zeta.sh >> /var/log/zetagrid.log >2&1
eend $? "Failed to start zetagrid"
}