]> granicus.if.org Git - icinga2/commitdiff
Documentation: Fix usermod on Debian.
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 7 Mar 2014 13:14:17 +0000 (14:14 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 7 Mar 2014 13:14:17 +0000 (14:14 +0100)
Fixes #5653

doc/2.4-setting-up-livestatus.md
doc/3.08-external-commands.md

index ca82f55f07f54c87e1c7c931872920f8a010c9c0..302fc204ebe59dba1cda6deb1cf4d0122099268c 100644 (file)
@@ -30,6 +30,11 @@ In order for queries and commands to work you will need to add your query user
 
     # usermod -a -G icingacmd www-data
 
+> **Note**
+>
+> Debian packages use `nagios` as default user/group. Therefore change `icingacmd` to
+> `nagios`.
+
 > **Note**
 >
 > Change "www-data" to the user you're using to run queries.
index d25fb4a068f5e3f10754619a249248296632294c..18ff0bc52288f9bc2dea4bb742badb520bb57109 100644 (file)
@@ -31,6 +31,11 @@ a forced service check:
 
     # usermod -G -a icingacmd www-data
 
+> **Note**
+>
+> Debian packages use `nagios` as default user/group. Therefore change `icingacmd` to
+> `nagios`.
+
 ### <a id="external-command-list"></a> External Command List
 
 A list of currently supported external commands can be found on the