From e174c05b650cccd4a90dbda77e0bc1d53ef7b566 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 22 Jun 2020 14:19:37 +0200 Subject: osmo-bsc.spec.in: Use %config(noreplace) to retain current config file Change-Id: Icba90f52c40860262de9a4d5aebd418ddafde8d8 --- contrib/osmo-bsc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/osmo-bsc.spec.in b/contrib/osmo-bsc.spec.in index 20367a0bf..1d4494068 100644 --- a/contrib/osmo-bsc.spec.in +++ b/contrib/osmo-bsc.spec.in @@ -125,7 +125,7 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +) %{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg %{_docdir}/%{name}/examples/osmo-bsc/osmo-bsc-minimal.cfg %dir %{_sysconfdir}/osmocom -%config %{_sysconfdir}/osmocom/osmo-bsc.cfg +%config(noreplace) %{_sysconfdir}/osmocom/osmo-bsc.cfg %{_unitdir}/%{name}.service %files abisip-find -- cgit v1.2.3