]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/zabbix_agentd
gcc: Update to 8.3.0
[ipfire-2.x.git] / lfs / zabbix_agentd
index d7f7fc31ec7ba97755cb7dfe8148f726093e667f..23b77b930b753c17e136fea603236edf94a4b77f 100644 (file)
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = zabbix_agentd
-PAK_VER    = 1
+PAK_VER    = 2
 DEPS       = ""
 
 ###############################################################################
@@ -108,7 +108,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        # Install sudoers include file
        install -v -m 644 $(DIR_SRC)/config/zabbix_agentd/sudoers \
-               /etc/sudoers.d/zabbix.user
+               /etc/sudoers.d/zabbix
 
        # Install include file for backup
        install -v -m 644 $(DIR_SRC)/config/backup/includes/zabbix_agentd \