summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-05-13 16:56:42 +0000
committerGitHub <noreply@github.com>2020-05-13 16:56:42 +0000
commit18ec989b21eb1c6cf1f736e27b6b89b1a3108b34 (patch)
treeb3de2d0312bcce1d6017376672e4b8babd81abec /netdata.spec.in
parent8d5db453b71bb7d3440d909f7e2f3c01718f5ae1 (diff)
Rename eBPF collector (#8822)
We renamed eBPF collector for a more meaningful name.
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 5c8e1a6f08..6685d0db3d 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -279,8 +279,8 @@ install -m 4750 -p apps.plugin "${RPM_BUILD_ROOT}%{_libexecdir}/%{name}/plugins.
install -m 4750 -p perf.plugin "${RPM_BUILD_ROOT}%{_libexecdir}/%{name}/plugins.d/perf.plugin"
# ###########################################################
-# Install ebpf_process.plugin
-install -m 4750 -p ebpf_process.plugin "${RPM_BUILD_ROOT}%{_libexecdir}/%{name}/plugins.d/ebpf_process.plugin"
+# Install ebpf.plugin
+install -m 4750 -p ebpf.plugin "${RPM_BUILD_ROOT}%{_libexecdir}/%{name}/plugins.d/ebpf.plugin"
# ###########################################################
# Install cups.plugin