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