mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 22:35:15 +00:00
rhel: useropts should be owned by package
So that is properly cleaned up after package is uninstalled. Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
committed by
Ben Pfaff
parent
b3e8cd6b36
commit
cdce093e69
@@ -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
|
||||
|
Reference in New Issue
Block a user