Author: glen Date: Tue Feb 22 16:35:19 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: eventum-irc.sysconfig (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/eventum-irc.sysconfig diff -u /dev/null SOURCES/eventum-irc.sysconfig:1.1 --- /dev/null Tue Feb 22 17:35:19 2005 +++ SOURCES/eventum-irc.sysconfig Tue Feb 22 17:35:14 2005 @@ -0,0 +1,8 @@ +# $Id$ +# Config file for Eventum IRC Bot + +# nice level +#SERVICE_RUN_NICE_LEVEL="+1" + +# give it 16mb memory and 16m stack +SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 16384 -s 16384" ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
