forked from pool/firewalld
Accepting request 627579 from home:markoschandras:network
- Switch back to 'iptables' backend as default (bsc#1102761) OBS-URL: https://build.opensuse.org/request/show/627579 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=74
This commit is contained in:
parent
ab9552e518
commit
691dc5060e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 06:14:07 UTC 2018 - mchandras@suse.de
|
||||
|
||||
- Switch back to 'iptables' backend as default (bsc#1102761)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 15:07:31 UTC 2018 - mchandras@suse.de
|
||||
|
||||
|
@ -114,6 +114,9 @@ firewalld.
|
||||
# bsc#1078223
|
||||
rm config/services/high-availability.xml
|
||||
|
||||
# bsc#1102761 - switch to iptables as default
|
||||
sed -i "/^FirewallBackend/s/=.*/=iptables/" config/firewalld.conf
|
||||
|
||||
%build
|
||||
export PYTHON="%{_bindir}/python3"
|
||||
./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user