]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
fix config entry in spec to have noreplace attribute
authorBill Peck <bpeck@redhat.com>
Thu, 17 Aug 2017 15:56:53 +0000 (11:56 -0400)
committerBill Peck <bpeck@redhat.com>
Thu, 17 Aug 2017 15:56:53 +0000 (11:56 -0400)
shairport-sync.spec

index 086e026bc162ce7f7bb1faf8edca81cac65187f7..64924bc2bf9c43fae79a8ecd4403a7485b788f3a 100644 (file)
@@ -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