mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
zabbix: switch zabbix_agentd to procd
run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
-# Mandatory: no
|
||||
-# Default:
|
||||
-# PidFile=/tmp/zabbix_agentd.pid
|
||||
+# Only /var/run/zabbix_agentd.pid supported
|
||||
+PidFile=/var/run/zabbix_agentd.pid
|
||||
+# We do not need PidFile with procd
|
||||
+# PidFile=/var/run/zabbix_agentd.pid
|
||||
|
||||
### Option: LogFile
|
||||
# Name of log file.
|
||||
|
||||
Reference in New Issue
Block a user