Skip to content

ZCS-10858 :- check for firewalld and setenforce for centos#3

Open
abhishekdeshmukh2209 wants to merge 1 commit intofeature/z9.1from
bugfix/ZCS-10858
Open

ZCS-10858 :- check for firewalld and setenforce for centos#3
abhishekdeshmukh2209 wants to merge 1 commit intofeature/z9.1from
bugfix/ZCS-10858

Conversation

@abhishekdeshmukh2209
Copy link

Issue:-

  1. The firewalld package was installed during the Zulip installation, so we should start the
    fiewalld service after the installation.
    Since we are trying to add the firewall rule when firewalld was in stopped mode, the installation failed at that time.

  2. If the SeLinux already disabled, then we should skip the setenforce 0 command line.

Fix:-

Added check if firewalld exists

Added check for setenforce

@abhishekdeshmukh2209 abhishekdeshmukh2209 changed the title check for firewalld and setenforce for centos ZCS-10858 :- check for firewalld and setenforce for centos Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants