diff mbox series

[ovs-dev] rhel: useropts should be owned by package

Message ID 20190610135545.14109-1-jcaamano@suse.com
State Accepted
Headers show
Series [ovs-dev] rhel: useropts should be owned by package | expand

Commit Message

Jaime Caamaño Ruiz June 10, 2019, 1:55 p.m. UTC
So that is properly cleaned up after package is uninstalled.

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
---
 rhel/openvswitch-fedora.spec.in | 1 +
 1 file changed, 1 insertion(+)

Comments

Ben Pfaff June 10, 2019, 4:20 p.m. UTC | #1
On Mon, Jun 10, 2019 at 03:55:45PM +0200, Jaime Caamaño Ruiz wrote:
> So that is properly cleaned up after package is uninstalled.
> 
> Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>

Hard to argue with that.  I pushed this to master.  Please let me know
if you want it backported.
diff mbox series

Patch

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