]> git.pld-linux.org Git - packages/apache-mod_backtrace.git/commitdiff
- create file in post AC-branch auto/ac/apache-mod_backtrace-0_1-0_20040317_1 auto/th/apache-mod_backtrace-0_1-0_20040317_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_backtrace.spec -> 1.2

apache-mod_backtrace.spec

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