summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-28 18:41:08 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-28 18:41:08 +0300
commit774504d37867122eb627bca2cfbdf56a5df0fb9a (patch)
treeccab7b0594919d864ac4125c3c3b27d83bc776c2 /netdata.spec.in
parent122f9ccfdc0070de9820e131622b6d27da3e4bc6 (diff)
include markdown files in /etc
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index e567751002..4012fb7fc5 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -157,6 +157,10 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %{_sysconfdir}/%{name}/python.d/*.conf
%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
+# node.js config files are JSON (which do not support comments)
+# so, we only supply markdown files
+%{_sysconfdir}/%{name}/node.d/*.md
+
%{_libexecdir}/%{name}
%{_sbindir}/%{name}