]> arthur.barton.de Git - netdata.git/blobdiff - netdata.spec.in
fix numa plugin to work only on the expected values; fixes #1868
[netdata.git] / netdata.spec.in
index 2fc4e99e48a30d8a66c1a470f60a8a308b16b4b1..62fef6d9cc0bfa0f729a9a496af2e66292088053 100644 (file)
@@ -128,7 +128,7 @@ install -m755 system/netdata-init-d \
 
 %post
 %distro_post
-setcap cap_dac_read,cap_sys_ptrace+ep /usr/libexec/netdata/plugins.d/apps.plugin || chmod 1755 /usr/libexec/netdata/plugins.d/apps.plugin
+setcap cap_dac_read_search,cap_sys_ptrace+ep /usr/libexec/netdata/plugins.d/apps.plugin || chmod 1755 /usr/libexec/netdata/plugins.d/apps.plugin
 
 %preun
 %distro_preun