openvswitch: use default rundir /var/run/openvswitch/
This subdir contains multiple pid, unix domain socket files. It's a custom to put them in it's own subdir Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
4feb43bf43
commit
f11d8495ca
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ define KernelPackage/openvswitch/description
|
|||
module. Furthermore, it supports OpenFlow.
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --with-rundir=/var/run
|
||||
CONFIGURE_ARGS += --enable-ndebug
|
||||
CONFIGURE_ARGS += --disable-ssl
|
||||
CONFIGURE_ARGS += --enable-shared
|
||||
|
|
Loading…
Reference in a new issue