[arch-commits] Commit in squid/trunk (PKGBUILD squid.install)

Sergej Pupykin spupykin at archlinux.org
Mon Jan 23 18:38:16 UTC 2017


    Date: Monday, January 23, 2017 @ 18:38:15
  Author: spupykin
Revision: 208656

upgpkg: squid 3.5.23-3

upd

Modified:
  squid/trunk/PKGBUILD
  squid/trunk/squid.install

---------------+
 PKGBUILD      |    2 +-
 squid.install |    4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 18:38:10 UTC (rev 208655)
+++ PKGBUILD	2017-01-23 18:38:15 UTC (rev 208656)
@@ -6,7 +6,7 @@
 
 pkgname=squid
 pkgver=3.5.23
-pkgrel=2
+pkgrel=3
 pkgdesc='Full-featured Web proxy cache server'
 arch=('x86_64' 'i686')
 url='http://www.squid-cache.org'

Modified: squid.install
===================================================================
--- squid.install	2017-01-23 18:38:10 UTC (rev 208655)
+++ squid.install	2017-01-23 18:38:15 UTC (rev 208656)
@@ -1,7 +1,5 @@
 post_install() {
-  systemd-sysusers squid.conf
-  systemd-tmpfiles --create squid.conf
-  chown proxy:proxy var/{cache,log}/squid
+  chown 15:15 var/{cache,log}/squid
   echo "- squid-rotate.timer is not enabled by default"
 }
 



More information about the arch-commits mailing list