Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
dd9663eb
Commit
dd9663eb
authored
Feb 20, 2019
by
Andrea Manzi
Browse files
remove post for firewalld
parent
404f6780
Pipeline
#714727
passed with stage
in 1 minute and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/rpm/fts-rest.spec
View file @
dd9663eb
...
...
@@ -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 || :
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment