From 9ce60691d738cf904e1f6bc13481ee70e91dbd58 Mon Sep 17 00:00:00 2001
From: Jonny Lai <jonny.lai@commandp.com>
Date: Mon, 24 Oct 2016 16:42:29 +0800
Subject: [PATCH] rename memory_sum.conf to memory.conf

I think the '_sum' is not necessary.
---
 zabbix_agentd.conf.d/{memory_sum.conf => memory.conf} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename zabbix_agentd.conf.d/{memory_sum.conf => memory.conf} (100%)

diff --git a/zabbix_agentd.conf.d/memory_sum.conf b/zabbix_agentd.conf.d/memory.conf
similarity index 100%
rename from zabbix_agentd.conf.d/memory_sum.conf
rename to zabbix_agentd.conf.d/memory.conf
-- 
GitLab