Resolves: #1231992
This commit is contained in:
parent
0829904a2b
commit
05a4e35092
2
squid.nm
2
squid.nm
@ -2,6 +2,6 @@
|
||||
|
||||
case "$2" in
|
||||
up|down|vpn-up|vpn-down)
|
||||
/bin/systemctl reload squid.service || :
|
||||
/bin/systemctli -q reload squid.service || :
|
||||
;;
|
||||
esac
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: squid
|
||||
Version: 3.5.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
# See CREDITS for breakdown of non GPLv2+ code
|
||||
@ -281,6 +281,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 25 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.9-3
|
||||
- Resolves: #1231992
|
||||
|
||||
* Fri Sep 25 2015 Luboš Uhliarik <luhliari@redhat.com> - 7:3.5.9-2
|
||||
- Resolves: #1230501
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user