From 1d5baa657fc1353fda4e62a1557845b700e675dd Mon Sep 17 00:00:00 2001 From: Manuel Sabban Date: Tue, 1 Aug 2023 08:20:39 +0200 Subject: [PATCH] should fix the rpm build (#2396) --- rpm/SPECS/crowdsec.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/SPECS/crowdsec.spec b/rpm/SPECS/crowdsec.spec index 327294008..d5dcba1a1 100644 --- a/rpm/SPECS/crowdsec.spec +++ b/rpm/SPECS/crowdsec.spec @@ -123,6 +123,7 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/%{name}/notifications/slack.yaml %config(noreplace) %{_sysconfdir}/%{name}/notifications/splunk.yaml %config(noreplace) %{_sysconfdir}/%{name}/notifications/email.yaml +%config(noreplace) %{_sysconfdir}/%{name}/notifications/sentinel.yaml %config(noreplace) %{_sysconfdir}/cron.daily/%{name} %{_unitdir}/%{name}.service