From 54aaa04d4905f3565e85018cab0a3540d7c1d0da Mon Sep 17 00:00:00 2001 From: Lubos Uhliarik Date: Wed, 22 May 2019 17:26:03 +0200 Subject: [PATCH] Related: #1709299 - Use upstream squid.service --- cache_swap.sh | 1 + squid.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cache_swap.sh b/cache_swap.sh index e464aa9..24844e8 100644 --- a/cache_swap.sh +++ b/cache_swap.sh @@ -17,5 +17,6 @@ for adir in $CACHE_SWAP; do done if [ $init_cache_dirs -ne 0 ]; then + echo "" squid --foreground -z -f $SQUID_CONF >> /var/log/squid/squid.out 2>&1 fi diff --git a/squid.spec b/squid.spec index 4b0cca5..44ab605 100644 --- a/squid.spec +++ b/squid.spec @@ -2,7 +2,7 @@ Name: squid Version: 4.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Squid proxy caching server Epoch: 7 # See CREDITS for breakdown of non GPLv2+ code @@ -282,7 +282,7 @@ fi %changelog -* Tue May 21 2019 Lubos Uhliarik - 7:4.7-2 +* Wed May 22 2019 Lubos Uhliarik - 7:4.7-3 - Related: #1709299 - Use upstream squid.service * Fri May 17 2019 Luboš Uhliarik - 7:4.7-1