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 8aaf91e commit c5722deCopy full SHA for c5722de
packaging/centos7/cloud.spec
@@ -593,6 +593,7 @@ pip3 install --upgrade urllib3
593
%config(noreplace) %{_sysconfdir}/default/%{name}-management
594
%config(noreplace) %{_sysconfdir}/sudoers.d/%{name}-management
595
%config(noreplace) %{_sysconfdir}/security/limits.d/cloud
596
+%config(noreplace) %{_sysconfdir}/systemd/system/%{name}-management.service.d
597
%config(noreplace) %attr(0640,root,cloud) %{_sysconfdir}/%{name}/management/db.properties
598
%config(noreplace) %attr(0640,root,cloud) %{_sysconfdir}/%{name}/management/server.properties
599
%config(noreplace) %attr(0640,root,cloud) %{_sysconfdir}/%{name}/management/config.json
0 commit comments