SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
20
net/zabbix/patches/patch-conf_zabbix_agentd_conf
Normal file
20
net/zabbix/patches/patch-conf_zabbix_agentd_conf
Normal file
|
@ -0,0 +1,20 @@
|
|||
Index: conf/zabbix_agentd.conf
|
||||
--- conf/zabbix_agentd.conf.orig
|
||||
+++ conf/zabbix_agentd.conf
|
||||
@@ -9,6 +9,7 @@
|
||||
# Mandatory: no
|
||||
# Default:
|
||||
# PidFile=/tmp/zabbix_agentd.pid
|
||||
+PidFile=/var/run/zabbix/zabbix_agentd.pid
|
||||
|
||||
### Option: LogType
|
||||
# Specifies where log messages are written to:
|
||||
@@ -27,7 +28,7 @@
|
||||
# Default:
|
||||
# LogFile=
|
||||
|
||||
-LogFile=/tmp/zabbix_agentd.log
|
||||
+LogFile=/var/log/zabbix/agentd.log
|
||||
|
||||
### Option: LogFileSize
|
||||
# Maximum size of log file in MB.
|
Loading…
Add table
Add a link
Reference in a new issue