Skip to content

Commit

Permalink
Patch for RHEL/Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
bebagodfried committed May 2, 2024
1 parent 632a0a4 commit 2d24cba
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 1,393 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.idea/
.vsvode/
readme/
Empty file modified bin/lampp
100644 → 100755
Empty file.
Empty file modified conf.d/httpd.conf
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ else
sudo systemctl reload firewalld
fi

if ( command -v setsbool >> /dev/null ); then
if ( command -v setsebool >> /dev/null ); then
# --- allow httpd to unified
sudo setsebool -P httpd_unified 1

Expand Down
Empty file modified license
100644 → 100755
Empty file.
Empty file modified readme.md
100644 → 100755
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 2d24cba

Please sign in to comment.