From 2b9b190d9ac40c10b71575bdf47865e794e06382 Mon Sep 17 00:00:00 2001 From: samuel Date: Thu, 1 Jan 2026 12:08:50 +0100 Subject: [PATCH] Add ghost to certbot cli --- netoik-rp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netoik-rp.spec b/netoik-rp.spec index e3fb4e0..4b3381c 100644 --- a/netoik-rp.spec +++ b/netoik-rp.spec @@ -54,7 +54,7 @@ fi %attr(600, root, root) %config %ghost %{_sysconfdir}/certbot/ovh.ini %attr(644, root, root) %{_sysconfdir}/certbot/ovh.ini.tpl %attr(755, root, root) %dir %ghost /opt/certbot -%attr(755, root, root) %{_sbindir}/certbot +%attr(755, root, root) %ghost %{_sbindir}/certbot %changelog %autochangelog