* Less verbosity.
svn path=/nixos/trunk/; revision=12017
This commit is contained in:
@@ -15,8 +15,6 @@ let
|
||||
|
||||
LogFile = ${logDir}/zabbix_agentd
|
||||
|
||||
DebugLevel = 4
|
||||
|
||||
PidFile = ${pidFile}
|
||||
|
||||
StartAgents = 5
|
||||
|
||||
@@ -13,8 +13,6 @@ let
|
||||
configFile = pkgs.writeText "zabbix_server.conf" ''
|
||||
LogFile = ${logDir}/zabbix_server
|
||||
|
||||
DebugLevel = 4
|
||||
|
||||
PidFile = ${pidFile}
|
||||
|
||||
DBName = zabbix
|
||||
|
||||
Reference in New Issue
Block a user