]> git.pld-linux.org Git - packages/apache.git/commitdiff
- use graceful reload for logrotation (not to kill active site connections at logrota... auto/ac/apache1-1_3_41-11 auto/ac/apache1-1_3_41-12 auto/ac/apache1-1_3_41-13 auto/ac/apache1-1_3_41-4 auto/ac/apache1-1_3_41-6 auto/ac/apache1-1_3_41-8 auto/ac/apache1-1_3_41-9 auto/th/apache1-1_3_41-10 auto/th/apache1-1_3_41-11 auto/th/apache1-1_3_41-13 auto/th/apache1-1_3_41-5 auto/th/apache1-1_3_41-7 auto/th/apache1-1_3_41-9 auto/ti/apache1-1_3_41-5 auto/ti/apache1-1_3_41-8 auto/ti/apache1-1_3_41-9
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 13 Feb 2008 09:31:40 +0000 (09:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1.init -> 1.27

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.115077 seconds and 4 git commands to generate.