diff --git a/srcpkgs/zabbix/files/zabbix-agent/run b/srcpkgs/zabbix/files/zabbix-agent/run index d2ddae9360e87b..badcd16daa56bc 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 diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index 5119ab5fbcaafc..9f6f0094773efe 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -1,7 +1,7 @@ # Template file for 'zabbix' pkgname=zabbix version=4.2.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-libxml2 --with-gnutls --with-libcurl --with-net-snmp --with-mysql --enable-server --enable-ipv6 --with-ssh2 --enable-agent