Related: #1709299 - Use upstream squid.service
This commit is contained in:
parent
e795ebc437
commit
54aaa04d49
@ -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
|
||||
|
@ -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 <luhliari@redhat.com> - 7:4.7-2
|
||||
* Wed May 22 2019 Lubos Uhliarik <luhliari@redhat.com> - 7:4.7-3
|
||||
- Related: #1709299 - Use upstream squid.service
|
||||
|
||||
* Fri May 17 2019 Luboš Uhliarik <luhliari@redhat.com> - 7:4.7-1
|
||||
|
Loading…
Reference in New Issue
Block a user