From cdce093e69f4cce587bbebb59a6c0e5e10f9eccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Caama=C3=B1o=20Ruiz?= Date: Mon, 10 Jun 2019 15:55:45 +0200 Subject: rhel: useropts should be owned by package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit So that is properly cleaned up after package is uninstalled. Signed-off-by: Jaime CaamaƱo Ruiz Signed-off-by: Ben Pfaff --- rhel/openvswitch-fedora.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'rhel/openvswitch-fedora.spec.in') diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index d41d11cc4..9c752ff4e 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -553,6 +553,7 @@ fi /var/lib/openvswitch %attr(750,root,root) /var/log/openvswitch %ghost %attr(755,root,root) %{_rundir}/openvswitch +%ghost %attr(644,root,root) %{_rundir}/openvswitch.useropts %files ipsec %{_datadir}/openvswitch/scripts/ovs-monitor-ipsec -- cgit v1.2.1