From 3ef27be999cc1258a179d39c878dbfa2f34519e0 Mon Sep 17 00:00:00 2001 From: slartibartfas81 Date: Mon, 29 Jul 2019 15:29:50 +0200 Subject: [PATCH 1/2] zabbix:fix typo zabbix-agent cannot create PID file [/run/zabbix-agentd/zabbix_agentd.pid] --- srcpkgs/zabbix/files/zabbix-agent/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zabbix/files/zabbix-agent/run b/srcpkgs/zabbix/files/zabbix-agent/run index d2ddae9360e..badcd16daa5 100755 --- a/srcpkgs/zabbix/files/zabbix-agent/run +++ b/srcpkgs/zabbix/files/zabbix-agent/run @@ -1,3 +1,3 @@ #!/bin/sh -install -d -m0750 -o _zabbix_agent -g _zabbix_agent /run/zabbix-agent +install -d -m0750 -o _zabbix_agent -g _zabbix_agent /run/zabbix-agentd chpst -u _zabbix_agent:_zabbix_agent zabbix_agentd -f -c /etc/zabbix_agentd.conf From 60f1e0f206410418c8269ed8c9ddba2d1b61980a Mon Sep 17 00:00:00 2001 From: slartibartfas81 Date: Tue, 30 Jul 2019 14:25:17 +0200 Subject: [PATCH 2/2] zabbix:fix typo zabbix-agent increased template version number --- srcpkgs/zabbix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index 5119ab5fbca..3c719a1d5df 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,6 +1,6 @@ # Template file for 'zabbix' pkgname=zabbix -version=4.2.1 +version=4.2.2 revision=1 build_style=gnu-configure configure_args="--with-libxml2 --with-gnutls --with-libcurl --with-net-snmp