summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAdrien Mahieux <adrien.mahieux@gmail.com>2020-07-30 13:38:22 +0200
committerGitHub <noreply@github.com>2020-07-30 07:38:22 -0400
commit95e0339b688e852cb750a1496480455e473150be (patch)
tree97ab7ecedce9a58ef3f8bbf79230418394c64fea /netdata.spec.in
parent8a105bad8188b7581c92811c069676d3110f130b (diff)
Fix netdata.spec.in default permissions for /usr/libexec/netdata (#9621)
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 db1eda44e1..f3a4809ba1 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -456,7 +456,7 @@ rm -rf "${RPM_BUILD_ROOT}"
%{_sysconfdir}/rc.d/init.d/netdata
%endif
-%defattr(4750,root,netdata,0750)
+%defattr(0750,root,netdata,0750)
%dir %{_libexecdir}/%{name}/python.d
%dir %{_libexecdir}/%{name}/charts.d