Author: glen                         Date: Tue Oct 30 22:29:44 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reverted; $SERVICE_LIMITS is for that

---- Files affected:
SOURCES:
   squid.init (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SOURCES/squid.init
diff -u SOURCES/squid.init:1.42 SOURCES/squid.init:1.43
--- SOURCES/squid.init:1.42     Tue Oct 30 22:53:20 2007
+++ SOURCES/squid.init  Tue Oct 30 23:29:39 2007
@@ -58,8 +58,6 @@
        # Check if the service is already running?
        if [ ! -f /var/lock/subsys/squid ]; then
                msg_starting Squid
-               # get FD limit from /etc/sysconfig/squid and set FD limit for 
squid
-               ulimit -SHn $SQUID_FD_LIMIT
                daemon $SERVICE_RUN_NICE_LEVEL squid $SQUID_OPTS
                RETVAL=$?
                [ $RETVAL -eq 0 ] && touch /var/lock/subsys/squid
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/squid.init?r1=1.42&r2=1.43&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to