]> git.pld-linux.org Git - packages/apache-mod_dosevasive.git/blobdiff - apache-mod_dosevasive.spec
- restart apache in %postun rather in %preun as the config file, loading module
[packages/apache-mod_dosevasive.git] / apache-mod_dosevasive.spec
index 7470ff9c2e3b7423f96698bbdc8a660bc8e16b8f..680ade18ab05ea0c8fb552728283ca942238b0f9 100644 (file)
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 %post
 %service -q httpd restart
 
-%preun
+%postun
 if [ "$1" = "0" ]; then
        %service -q httpd restart
 fi
This page took 0.060199 seconds and 4 git commands to generate.