From: Bill Peck Date: Thu, 17 Aug 2017 15:56:53 +0000 (-0400) Subject: fix config entry in spec to have noreplace attribute X-Git-Tag: 3.2d8~6^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0303c2ebb1dbf04d0d02aa3d7fcef5849dd2a694;p=thirdparty%2Fshairport-sync.git fix config entry in spec to have noreplace attribute --- diff --git a/shairport-sync.spec b/shairport-sync.spec index 086e026b..64924bc2 100644 --- a/shairport-sync.spec +++ b/shairport-sync.spec @@ -57,7 +57,7 @@ getent passwd %{name} &> /dev/null || useradd --system -c "%{name} User" \ %systemd_postun_with_restart %{name}.service %files -%config /etc/shairport-sync.conf +%config(noreplace) /etc/shairport-sync.conf /usr/bin/shairport-sync /usr/share/man/man7/shairport-sync.7.gz %{_unitdir}/%{name}.service