forked from pool/telegraf
Fix to not overwrite config on update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=15
This commit is contained in:
parent
dec171814f
commit
32a59caa44
@ -100,7 +100,7 @@ ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name}
|
||||
%license src/github.com/influxdata/%{name}/LICENSE
|
||||
%doc src/github.com/influxdata/%{name}/README.md
|
||||
%dir %{_config_dir}
|
||||
%config %{_config_dir}/%{name}.conf
|
||||
%config(noreplace) %{_config_dir}/%{name}.conf
|
||||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user