mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Fix broken SELinux anchor in the documentation
This commit is contained in:
parent
0e8971b48a
commit
4bd4df168f
@ -333,7 +333,7 @@ predominantly affects Windows paths e.g. `C:\` becomes `C:_`.
|
|||||||
|
|
||||||
The database is assumed to exist so this object will make no attempt to create it currently.
|
The database is assumed to exist so this object will make no attempt to create it currently.
|
||||||
|
|
||||||
If [SELinux](22-selinux.md#selinux) is enabled, it will not allow access for Icinga 2 to InfluxDB until the [boolean](22-selinux.md#booleans)
|
If [SELinux](22-selinux.md#selinux) is enabled, it will not allow access for Icinga 2 to InfluxDB until the [boolean](22-selinux.md#selinux-policy-booleans)
|
||||||
`icinga2_can_connect_all` is set to true as InfluxDB is not providing its own policy.
|
`icinga2_can_connect_all` is set to true as InfluxDB is not providing its own policy.
|
||||||
|
|
||||||
More configuration details can be found [here](09-object-types.md#objecttype-influxdbwriter).
|
More configuration details can be found [here](09-object-types.md#objecttype-influxdbwriter).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user