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 <az...@ovn.org> > Acked-by: Ben Pfaff <b...@ovn.org> > > --- > v1->v2: use USER[:GROUP] instead of USER in documentation.
I think that this should say USER[:GROUP] also: > --- a/ovn/utilities/ovn-ctl > +++ b/ovn/utilities/ovn-ctl > @@ -145,6 +147,7 @@ Options: > --ovn-northd-wrapper=WRAPPER run with a wrapper like valgrind for > debugging > --ovn-controller-priority=NICE set ovn-northd's niceness (default: > $OVN_CONTROLLER_PRIORITY) > --ovn-controller-wrapper=WRAPPER run with a wrapper like valgrind for > debugging > + --user=USER run as 'USER' (default: root:root) > -h, --help display this help message _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev