On Thu, 22 Nov 2018 16:37:57 +0100
David Marchand <[email protected]> wrote:

> As far as RPMs are concerned, system-id.conf file is declared as being
> owned by openvswitch.
> At the first ovs startup, ovs-ctl creates this file if none exists without
> ensuring this.
> 
> We end up with an inconsistency:
> $ rpm -V openvswitch
> .....UG..  c /etc/openvswitch/system-id.conf
> 
> Fix this when ovs-ctl is the one who creates the file.
> 
> Note: this issue ends up being hidden after a RPM upgrade, since the
> openvswitch user is enforced on the whole /etc/openvswitch directory as a
> %post operation.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---

Acked-by: Timothy Redaelli <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to