From dac79d5711c5241182468783f1b216decc67bd6f Mon Sep 17 00:00:00 2001 From: samuel Date: Wed, 31 Dec 2025 14:22:06 +0100 Subject: [PATCH] Unset %config attribute for nginx.conf --- netoik-rp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netoik-rp.spec b/netoik-rp.spec index 03725c2..7cb752f 100644 --- a/netoik-rp.spec +++ b/netoik-rp.spec @@ -34,7 +34,7 @@ fi %{_bindir}/env systemctl restart nginx %files -%attr(644, root, root) %config %{_sysconfdir}/nginx/nginx.conf +%attr(644, root, root) %{_sysconfdir}/nginx/nginx.conf %attr(755, root, root) %dir %{_sysconfdir}/certbot %attr(644, root, root) %{_sysconfdir}/certbot/ovh.ini.tpl