]> git.pld-linux.org Git - packages/apache.git/commitdiff
- temporary reverted - waiting for better solution
authorgausus <gausus@pld-linux.org>
Tue, 30 Mar 2004 09:40:23 +0000 (09:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.init -> 1.26

apache.init

index 1a89109f612b7766ce33dc6c660aeeafb0bfc529..468da5459de4e52f1ce1569aad350cb2c4e7c188 100644 (file)
@@ -54,8 +54,6 @@ case "$1" in
                msg_stopping httpd.${HTTPD_MPM}
                daemon httpd.${HTTPD_MPM} -f /etc/httpd/httpd.conf -k stop
                rm -f /var/lock/subsys/httpd /var/run/httpd.pid /var/run/httpd.loc* >/dev/null 2>&1
-               # Wait for the process to end. Int prevents "unable to bind socket error"
-               sleep 3
        else
                msg_not_running httpd.${HTTPD_MPM}
        fi
This page took 1.156232 seconds and 4 git commands to generate.