Author: jih
Date: 2008-04-16 17:04:28 +0200 (Wed, 16 Apr 2008)
New Revision: 894
Modified:
trunk/pkg/debian/sems.init
Log:
* Changed core test to conform with sems default file.
Modified: trunk/pkg/debian/sems.init
===================================================================
--- trunk/pkg/debian/sems.init 2008-04-15 21:15:59 UTC (rev 893)
+++ trunk/pkg/debian/sems.init 2008-04-16 15:04:28 UTC (rev 894)
@@ -41,7 +41,7 @@
CFGPARAMS="-f $SEMS_CFG_FILE"
fi
-if test "$SEMS_CREATE_CORE" = "true" ; then
+if test "$SEMS_CREATE_CORE" = "yes" ; then
# directory for the core dump files
[ -d $SEMS_COREDIR ] || mkdir $SEMS_COREDIR
chmod 777 $SEMS_COREDIR
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev