Compare commits

2 Commits

Author SHA1 Message Date
2b9b190d9a Add ghost to certbot cli 2026-01-01 12:08:50 +01:00
558ef17e2a Rename ovh.ini to ovh.ini.tpl 2026-01-01 12:06:29 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ fi
%attr(600, root, root) %config %ghost %{_sysconfdir}/certbot/ovh.ini %attr(600, root, root) %config %ghost %{_sysconfdir}/certbot/ovh.ini
%attr(644, root, root) %{_sysconfdir}/certbot/ovh.ini.tpl %attr(644, root, root) %{_sysconfdir}/certbot/ovh.ini.tpl
%attr(755, root, root) %dir %ghost /opt/certbot %attr(755, root, root) %dir %ghost /opt/certbot
%attr(755, root, root) %{_sbindir}/certbot %attr(755, root, root) %ghost %{_sbindir}/certbot
%changelog %changelog
%autochangelog %autochangelog