We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d548ee commit 20a7e59Copy full SHA for 20a7e59
rpm/SPECS/crowdsec-custom-bouncer.spec
@@ -47,7 +47,7 @@ rm -rf %{buildroot}
47
%defattr(-,root,root,-)
48
/usr/bin/%{name}
49
%{_unitdir}/%{name}.service
50
-%config /etc/crowdsec/%{name}/%{name}.yaml
+%config(noreplace) /etc/crowdsec/%{name}/%{name}.yaml
51
52
53
%post
0 commit comments