]> granicus.if.org Git - icinga2/commitdiff
Documentation: Add note for daemon user/group.
authorMichael Friedrich <michael.friedrich@netways.de>
Sun, 20 Oct 2013 12:39:20 +0000 (14:39 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Sun, 20 Oct 2013 12:39:20 +0000 (14:39 +0200)
doc/2.6-running-icinga.md

index 1905d558efbe7016067bbaf795617770c96b442a..07b35055091bd5c818c597984cc6d3f3199b57b1 100644 (file)
@@ -16,6 +16,12 @@ Icinga 2's init script is installed in `/etc/init.d/icinga2` by default:
   checkconfig         | The `checkconfig` action checks if the `/etc/icinga2/icinga2.conf` configuration file contains any errors.
   status              | The `status` action checks if Icinga 2 is running.
 
+> **Note**
+>
+> By default the Icinga 2 daemon is running as `icinga` user and group.
+> using the init script. Using Debian packages the user and group are set to `nagios`
+> for historical reasons.
+
 ### <a id="cmdline"></a> Command-line Options
 
     $ icinga2 --help