Skip to content

Commit

Permalink
Update background.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dpredhat authored Jul 23, 2021
1 parent 697c56f commit 5b5e29a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pcp-flamegraphs/background.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ touch /root/post-run.log

export HOSTNAME=`hostname --all-fqdns`

systemctl restart firewalld

firewall-cmd --zone=public --add-service=http
firewall-cmd --reload

Expand Down

0 comments on commit 5b5e29a

Please sign in to comment.