From ce276d38385f79d76c01b26591633212cc5691ef Mon Sep 17 00:00:00 2001 From: Manuel Sabban Date: Mon, 18 Sep 2023 11:54:09 +0200 Subject: [PATCH] Fix fc38 (#2468) * fix installation on fc38 --- rpm/SPECS/crowdsec.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/SPECS/crowdsec.spec b/rpm/SPECS/crowdsec.spec index 318f472c8..5a3980651 100644 --- a/rpm/SPECS/crowdsec.spec +++ b/rpm/SPECS/crowdsec.spec @@ -131,6 +131,7 @@ rm -rf %{buildroot} %ghost %{_sysconfdir}/%{name}/hub/.index.json %ghost %{_localstatedir}/log/%{name}.log %dir /var/lib/%{name}/data/ +%dir %{_sysconfdir}/%{name}/hub %ghost %{_sysconfdir}/crowdsec/local_api_credentials.yaml %ghost %{_sysconfdir}/crowdsec/online_api_credentials.yaml