]> git.pld-linux.org Git - packages/apache-mod_whatkilledus.git/commitdiff
- create file in post auto/th/apache-mod_whatkilledus-0_1-0_20040323_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 14 Jun 2008 18:22:45 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_whatkilledus.spec -> 1.10

apache-mod_whatkilledus.spec

index d68c3421c9e0f401bebe97afa85b8f1be0f75bf6..db90510ea8c16140c7c15bc8dc0d73b7847e2590 100644 (file)
@@ -53,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %service -q httpd restart
+touch /var/log/httpd/whatkilledus_log && chown root:http /var/log/httpd/whatkilledus_log && chmod 620 /var/log/httpd/whatkilledus_log
 
 %postun
 if [ "$1" = "0" ]; then
This page took 0.114893 seconds and 4 git commands to generate.