[ovs-git] [openvswitch/ovs] ca0cdc: ovs-ctl: allow passing user:group to daemons

GitHub noreply at github.com
Fri Feb 24 23:09:55 UTC 2017


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: ca0cdc9fd2b8f22ae51986368773eefc185d1162
      https://github.com/openvswitch/ovs/commit/ca0cdc9fd2b8f22ae51986368773eefc185d1162
  Author: Aaron Conole <aconole at redhat.com>
  Date:   2017-02-24 (Fri, 24 Feb 2017)

  Changed paths:
    M utilities/ovs-ctl.8
    M utilities/ovs-ctl.in
    M utilities/ovs-lib.in

  Log Message:
  -----------
  ovs-ctl: allow passing user:group to daemons

The Open vSwitch daemons allow passing --user user[:group] to allow
spawning under different user privileges.  ovs-ctl now accepts --ovs-user
in the same form to pass this argument on, as well as create databases and
data directories with the appropriate privileges.

Signed-off-by: Aaron Conole <aconole at redhat.com>
Reviewed-by: Markos Chandras <mchandras at suse.de>
Signed-off-by: Andy Zhou <azhou at ovn.org>




More information about the git mailing list