OP#669 remove unwanted onio-api fw rule

This commit is contained in:
2026-09-05 12:50:53 +02:00
parent 83422e8563
commit 04e35b6d1d
4 changed files with 11 additions and 5 deletions

View File

@@ -101,6 +101,7 @@ Multiple ACLs need to be added as array, and will create one line each.
## SELINUX
All files and directories are configured with correct selinux context. If selinux is disabled, these contexts are ignored.
If selinux is set to `enforce` (not controlled within this module) and `hy_show_stats`is set to `true`, the parameter `hy_selinux_allow_stats` must also be set to `true`, else the haproxy service will not start as selinux will not allow it.
## Known Problems