Author: arekm                        Date: Tue May 30 10:20:39 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
sleep 1 second

---- Files affected:
SOURCES:
   greylistd.init (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/greylistd.init
diff -u SOURCES/greylistd.init:1.3 SOURCES/greylistd.init:1.4
--- SOURCES/greylistd.init:1.3  Mon May 29 22:39:53 2006
+++ SOURCES/greylistd.init      Tue May 30 12:20:34 2006
@@ -27,7 +27,7 @@
                RETVAL=$?
                if [ $RETVAL -eq 0 ]; then
                       touch /var/lock/subsys/greylistd
-                      [ -n "$GREYLISTD_OWNER" ] && chown $GREYLISTD_OWNER 
/var/run/greylistd/socket
+                      [ -n "$GREYLISTD_OWNER" ] && sleep 1 && chown 
$GREYLISTD_OWNER /var/run/greylistd/socket
               fi
        else
                msg_already_running greylistd
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/greylistd.init?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to