Hacked By AnonymousFox

Current Path : /lib/rpm/macros.d/
Upload File :
Current File : //lib/rpm/macros.d/macros.firewalld

# RPM macros for packages installing firewalld services/zones

# put this into %post otherwise firewalld won't load new service/zone file
%firewalld_reload() \
test -x %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || : \
%{nil}

Hacked By AnonymousFox1.0, Coded By AnonymousFox