]> git.pld-linux.org Git - packages/apache.git/commitdiff
- use HUP for flush-logs auto/ac/apache1-1_3_39-4 auto/ac/apache1-1_3_39-5 auto/ac/apache1-1_3_39-6 auto/ac/apache1-1_3_39-8 auto/ac/apache1-1_3_41-1 auto/th/apache1-1_3_39-7 auto/th/apache1-1_3_39-8 auto/th/apache1-1_3_41-1 auto/ti/apache1-1_3_41-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 10 Dec 2007 09:42:49 +0000 (09:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1.init -> 1.25

apache1.init

index 1de6bf058bad2470f2469db938c1fe30bc600249..ffa6e3dcf3f9c6d8dbd1e6560e7ceba0950821ef 100644 (file)
@@ -146,7 +146,7 @@ case "$1" in
                configtest
                RETVAL=$?
                if [ $RETVAL -eq 0 ]; then
-                       killproc apache -USR1
+                       killproc apache -HUP
                        RETVAL=$?
                else
                        fail
This page took 0.044713 seconds and 4 git commands to generate.