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.
