[ovs-dev] [PATCH ovn] documentation: add sudo to install

Aidan Shribman aidan.shribman at gmail.com
Tue Apr 6 08:28:03 UTC 2021


agree, see an alternative fix (v2) in which I run the ovsdb-tool and
ovsdb-server under sudo as well

On Tue, Apr 6, 2021 at 12:15 AM Ben Pfaff <blp at ovn.org> wrote:

> On Mon, Apr 05, 2021 at 10:50:07PM +0000, hunchback wrote:
> > -       $ mkdir -p /usr/local/etc/ovn
> > +       $ sudo mkdir -m 777 -p /usr/local/etc/ovn
>
> Thanks for the patch!
>
> Here and in another case later, it seems like a really bad idea to make
> directories world-writable.
>


More information about the dev mailing list