mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 04:42:14 +01:00
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
# Space separated list of methods to listen for OpenFlow connections from switches
|
|
# The default is "ptcp:" which starts ovs-controller listening on port 6633 on all interfaces.
|
|
METHODS="ptcp:"
|
|
|
|
# Additional options
|
|
# OPTIONS=""
|