Skip to content

Commit c053281

Browse files
author
Sven Vogel
committed
change cloudstack-management.service to the correct permissions
1 parent e79abb2 commit c053281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging/centos7/cloud.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ pip install --upgrade /usr/share/cloudstack-marvin/Marvin-*.tar.gz
490490
%config(noreplace) %{_sysconfdir}/%{name}/management/environment.properties
491491
%config(noreplace) %{_sysconfdir}/%{name}/management/java.security.ciphers
492492
%config(noreplace) %{_sysconfdir}/%{name}/management/commons-logging.properties
493-
%attr(0755,root,root) %{_unitdir}/%{name}-management.service
493+
%attr(0644,root,root) %{_unitdir}/%{name}-management.service
494494
%attr(0755,cloud,cloud) %{_localstatedir}/run/%{name}-management.pid
495495
%attr(0755,root,root) %{_bindir}/%{name}-setup-management
496496
%attr(0755,root,root) %{_bindir}/%{name}-update-xenserver-licenses

0 commit comments

Comments
 (0)