TERMINAL EXPLOIT V2.1

[LOCATION]: /usr/lib/rpm/macros.d/

Folder Link Grabber

PREFIX: SUFFIX:

Mass File Creator

FILENAME: CONTENT:

Quick Actions

FILE:
NEW_ITEM:
# 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}
[ CLOSE ]