summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2023-07-12 16:49:48 +0000
committerGitHub <noreply@github.com>2023-07-12 16:49:48 +0000
commit929b19f485b7100d8caa322abb0987afd01b3883 (patch)
tree578e1a52e1f09b109e5bf775c86fac9f84fc1e76 /netdata.spec.in
parent83272d4903522d4a10535e96f4e3b7f869653137 (diff)
eBPF Functions (enable/disable threads) (#15214)
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 2a1740ddb6..0a9957ccfe 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -530,6 +530,7 @@ rm -rf "${RPM_BUILD_ROOT}"
%{_libexecdir}/%{name}/plugins.d/system-info.sh
%{_libexecdir}/%{name}/plugins.d/tc-qos-helper.sh
%{_libexecdir}/%{name}/plugins.d/template_dim.sh
+%{_libexecdir}/%{name}/plugins.d/ebpf_thread_function.sh
# cgroup-network detects the network interfaces of CGROUPs
# it must be able to use setns() and run cgroup-network-helper.sh as root