summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 7563acc72..217e79c35 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -387,7 +387,7 @@ install_go() {
return 0
}
install_go
-install -m 0750 -p go.d.plugin "${RPM_BUILD_ROOT}%{_libexecdir}/%{name}/plugins.d/go.d.plugin"
+install -m 0640 -p go.d.plugin "${RPM_BUILD_ROOT}%{_libexecdir}/%{name}/plugins.d/go.d.plugin"
%pre