$OpenBSD: patch-misc_conf_zabbix_agentd_conf,v 1.3 2010/01/11 18:30:01 jasper Exp $
--- misc/conf/zabbix_agentd.conf.orig	Wed Dec 23 23:55:23 2009
+++ misc/conf/zabbix_agentd.conf	Wed Dec 23 23:55:58 2009
@@ -9,6 +9,7 @@
 # Mandatory: no
 # Default:
 # PidFile=/tmp/zabbix_agentd.pid
+PidFile=/var/run/zabbix/zabbix_agentd.pid
 
 ### Option: LogFile
 #	Name of log file.
@@ -17,8 +18,7 @@
 # Mandatory: no
 # Default:
 # LogFile=
-
-LogFile=/tmp/zabbix_agentd.log
+# LogFile=/tmp/zabbix_agentd.log
 
 ### Option: LogFileSize
 #	Maximum size of log file in MB.
