[MCOL-2036] cluster tester selinux check false positive if SELINUX=enforcing in comments Created: 2018-12-17 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.2.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
the cluster tester script uses a simplistic grep to determine SELINUX status. It will return a false failure if you do something like the following: The check should be more robust. |