On Fri, Nov 20, 2015 at 03:33:19AM -0800, Andy Zhou wrote:
> Change ovsdb file ownership to match "$OVS_USER":"$OVS_GROUP" when
> we either create it for the first time, or upgrade it.
>
> Signed-off-by: Andy Zhou
>
> ---
Acked-by: Flavio Leitner
_
Change ovsdb file ownership to match "$OVS_USER":"$OVS_GROUP" when
we either create it for the first time, or upgrade it.
Signed-off-by: Andy Zhou
---
v1->v2 : * Change ovsdb files only at the first level of ovsdb dir.
Not doing 'chown -R'
---
utilities/ovs-ctl.in | 5 +
1 file