]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache1.init
- use graceful reload for logrotation (not to kill active site connections at logrota...
[packages/apache.git] / apache1.init
index 8b8c6971a14a23f95c78980e65a74cf4cc63c1b7..8ea17174cd7a51ab20d54104fff4ff56acda9f43 100644 (file)
@@ -142,7 +142,7 @@ case "$1" in
        reload USR1 7
        ;;
   flush-logs)
-       reload HUP 0
+       reload USR1 0
        ;;
   configtest)
        apache -t
This page took 0.055763 seconds and 4 git commands to generate.