Documentation: Fix usermod on Debian.

Fixes #5653
This commit is contained in:
Michael Friedrich 2014-03-07 14:14:17 +01:00
parent b4ab7d34dc
commit 771c94c5be
2 changed files with 10 additions and 0 deletions

View 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.

View 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