]> TLD Linux GIT Repositories - packages/apache.git/commitdiff
- drop systemd leftovers
authorMarcin Krol <hawk@tld-linux.org>
Sun, 9 Aug 2015 11:03:33 +0000 (11:03 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 9 Aug 2015 11:03:33 +0000 (11:03 +0000)
apache.logrotate
apache.spec

index 2d05b37679755e5e30d1bc5a1c426b2a75324613..27ebbe548d6bd2a1204acfecad5f4bd72c5848cc 100644 (file)
@@ -9,10 +9,6 @@
     olddir /var/log/archive/httpd
     sharedscripts
     postrotate
-       if /bin/systemd_booted; then
-               /bin/systemctl reload httpd.service
-       else
-               /sbin/service httpd flush-logs > /dev/null
-       fi
+       /sbin/service httpd flush-logs > /dev/null
     endscript
 }
index b1f6181ab932e83b60f7ea623bf71a7024c41fe9..bcb4a33ccd263739c056c005b025a837108956fc 100644 (file)
@@ -35,7 +35,7 @@ Summary(ru.UTF-8):    Самый популярный веб-сервер
 Summary(tr.UTF-8):     Lider WWW tarayıcı
 Name:          apache
 Version:       2.4.16
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz