Skip to content

Commit b2bce40

Browse files
authored
add detect.yaml in rpm files section (#3773)
1 parent 20053b7 commit b2bce40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/SPECS/crowdsec.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ rm -rf %{buildroot}
117117
%config(noreplace) %{_sysconfdir}/%{name}/simulation.yaml
118118
%config(noreplace) %{_sysconfdir}/%{name}/profiles.yaml
119119
%config(noreplace) %{_sysconfdir}/%{name}/console.yaml
120+
%config(noreplace) %{_sysconfdir}/%{name}/detect.yaml
120121
%config(noreplace) %{_sysconfdir}/%{name}/console/context.yaml
121122
%config(noreplace) %{_presetdir}/80-%{name}.preset
122123
%config(noreplace) %{_sysconfdir}/%{name}/notifications/http.yaml

0 commit comments

Comments
 (0)