]> granicus.if.org Git - icinga2/commitdiff
Merge pull request #6224 from Icinga/fix/volatile-docs
authorMichael Friedrich <michael.friedrich@icinga.com>
Thu, 12 Apr 2018 17:02:07 +0000 (19:02 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Apr 2018 17:02:07 +0000 (19:02 +0200)
Update volatile docs

doc/14-features.md

index 83f880a984ee5f8c18c7a989a4f068ea7426bfc2..2ee09a06a7b7a8f82b06a6d210ae60b516d54546 100644 (file)
@@ -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.
 
-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.
 
 More configuration details can be found [here](09-object-types.md#objecttype-influxdbwriter).