]> granicus.if.org Git - icinga2/commitdiff
Add clarification on sysconfig location
authorJean Flach <jean-marcel.flach@icinga.com>
Thu, 22 Feb 2018 11:31:36 +0000 (12:31 +0100)
committerJean Flach <jean-marcel.flach@icinga.com>
Fri, 23 Feb 2018 12:09:48 +0000 (13:09 +0100)
doc/16-upgrading-icinga-2.md

index b581afee1dfd3a5106737ec737414bc81235a360..fb91aba7b0c2885db0ed838fb3b3b3e5eb625451 100644 (file)
@@ -10,9 +10,9 @@ follow the instructions for v2.7 too.
 ## Upgrading to v2.8.2 <a id="upgrading-to-2-8-2"></a>
 
 With version 2.8.2 the location of settings formerly found in `/etc/icinga2/init.conf` has changed. They are now
-located in the sysconfig (`/etc/sysconfig/icinga2` on most systems). The `init.conf` has been removed and its settings
-will be ignored. These changes are only relevant if you edited the `init.conf`. Below is a table displaying the new
-names for the affected settings.
+located in the sysconfig, `/etc/sysconfig/icinga2` (RPM) or `/etc/default/icinga2` (DPKG) on most systems. The
+`init.conf` file has been removed and its settings will be ignored. These changes are only relevant if you edited the
+`init.conf`. Below is a table displaying the new names for the affected settings.
 
  Old `init.conf` | New `sysconfig/icinga2`
  ----------------|------------------------