]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache1.init
- use HUP for flush-logs
[packages/apache.git] / 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.077303 seconds and 4 git commands to generate.