SOURCES: omniORB.init - command line options usage from sysconfig/...
lkrotowski
lkrotowski at pld-linux.org
Wed Apr 25 22:41:48 CEST 2007
Author: lkrotowski Date: Wed Apr 25 20:41:47 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- command line options usage from sysconfig/omniORB added
---- Files affected:
SOURCES:
omniORB.init (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/omniORB.init
diff -u SOURCES/omniORB.init:1.5 SOURCES/omniORB.init:1.6
--- SOURCES/omniORB.init:1.5 Thu Dec 8 02:02:49 2005
+++ SOURCES/omniORB.init Wed Apr 25 22:41:42 2007
@@ -29,7 +29,7 @@
else
START=-start
fi
- daemon "sh -c 'omniNames $START -errlog /var/log/omniORB/omninames-err.log &'"
+ daemon "sh -c 'omniNames $START -errlog /var/log/omniORB/omninames-err.log $OMNIORB_OPTS &'"
RETVAL=$?
[ $RETVAL -eq 0 ] && touch /var/lock/subsys/omniORB
else
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/omniORB.init?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list