We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6d33a commit 8aaf91eCopy full SHA for 8aaf91e
packaging/centos8/cloud.spec
@@ -572,6 +572,7 @@ pip install --upgrade /usr/share/cloudstack-marvin/Marvin-*.tar.gz
572
%config(noreplace) %{_sysconfdir}/default/%{name}-management
573
%config(noreplace) %{_sysconfdir}/sudoers.d/%{name}-management
574
%config(noreplace) %{_sysconfdir}/security/limits.d/cloud
575
+%config(noreplace) %{_sysconfdir}/systemd/system/%{name}-management.service.d
576
%config(noreplace) %attr(0640,root,cloud) %{_sysconfdir}/%{name}/management/db.properties
577
%config(noreplace) %attr(0640,root,cloud) %{_sysconfdir}/%{name}/management/server.properties
578
%config(noreplace) %attr(0640,root,cloud) %{_sysconfdir}/%{name}/management/config.json
0 commit comments