summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorFlavio Leitner <fbl@redhat.com>2014-11-06 16:45:42 -0200
committerBen Pfaff <blp@nicira.com>2014-11-06 14:10:55 -0800
commita7321a1feee807cf8e5118245d447bffd3c82eff (patch)
tree068b7f9efd6fe76e2867796e1d78d383bdf2c806 /rhel
parente7b0f92d59411e5c2800dc268bd7853cf4849cbf (diff)
downloadopenvswitch-a7321a1feee807cf8e5118245d447bffd3c82eff.tar.gz
fedora-spec: do not replace logrotate cfg if modified
Don't overwrite if the logrotate configuration file is modified. Signed-off-by: Flavio Leitner <fbl@redhat.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch-fedora.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 8ccfc2c7a..96b808ebc 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -201,7 +201,7 @@ systemctl start openvswitch.service
%config %ghost %{_sysconfdir}/openvswitch/conf.db
%config %ghost %{_sysconfdir}/openvswitch/system-id.conf
%config(noreplace) %{_sysconfdir}/sysconfig/openvswitch
-%config /etc/logrotate.d/openvswitch
+%config(noreplace) %{_sysconfdir}/logrotate.d/openvswitch
%{_unitdir}/openvswitch.service
%{_unitdir}/openvswitch-nonetwork.service
%{_datadir}/openvswitch/scripts/openvswitch.init