On Fri, Nov 20, 2015 at 03:33:17AM -0800, Andy Zhou wrote:
> ovs-ctl now takes --user option to start OVS daemons under the user
> specified. This is a similar change in OVN to launch OVN daemons
> under the specified user.
>
> Signed-off-by: Andy Zhou
> Acked-by: Ben Pfaff
>
> ---
> v1->v2: us
ovs-ctl now takes --user option to start OVS daemons under the user
specified. This is a similar change in OVN to launch OVN daemons
under the specified user.
Signed-off-by: Andy Zhou
Acked-by: Ben Pfaff
---
v1->v2: use USER[:GROUP] instead of USER in documentation.
---
ovn/utilities/ovn-ctl