d41084ea68
* Icinga2 config * Icingaweb2 config * Nginx location snippets Most PHP modules installed. PHP is via php-fpm and on local socket
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
/**
|
|
* This file is read by Icinga 2 before the main
|
|
* configuration file (icinga2.conf) is processed.
|
|
*/
|
|
|
|
const RunAsUser = "nagios"
|
|
const RunAsGroup = "nagios"
|