mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Documentation: Add note for daemon user/group.
This commit is contained in:
parent
2130d934d2
commit
103499bc7d
@ -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.
|
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.
|
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
|
### <a id="cmdline"></a> Command-line Options
|
||||||
|
|
||||||
$ icinga2 --help
|
$ icinga2 --help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user