Config: remove log_path config option from IcingaApplication (refs #3277)

This commit is contained in:
Michael Friedrich 2012-10-15 14:39:49 +02:00
parent 3fe13b3ad3
commit 2468fa8f4d
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
*/
local object IcingaApplication "icinga" {
pid_path = "./var/run/icinga2.pid",
//log_path = "./var/log/icinga2/icinga2.log",
state_path = "./var/lib/icinga2/icinga2.state",
macros = {

View File

@ -12,7 +12,6 @@
*/
local object IcingaApplication "icinga" {
pid_path = "icinga2.pid",
log_path = "icinga2.log",
state_path = "icinga2.state",
macros = {