Skip to content
Snippets Groups Projects
Commit dd9663eb authored by Andrea Manzi's avatar Andrea Manzi
Browse files

remove post for firewalld

parent 404f6780
No related branches found
No related tags found
No related merge requests found
Pipeline #714727 passed
......@@ -150,12 +150,6 @@ if [ "$1" -eq "2" ]; then # Upgrade
chown fts3.fts3 /var/log/fts3rest/fts3rest.log || true
fi
%if %{?rhel}%{!?rhel:0} >= 7
%post firewalld
%firewalld_reload
%endif
%postun
if [ "$1" -eq "0" ] ; then
/sbin/service httpd condrestart >/dev/null 2>&1 || :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment