forked from pool/openvswitch
Marcus Meissner
ef809c2ca7
- Fix openvswitch-controller init script - Add openflow-controller sysconfig file with default binding to ptcp: OBS-URL: https://build.opensuse.org/request/show/160488 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=20
6 lines
96 B
Bash
6 lines
96 B
Bash
# This is a POSIX shell fragment -*- sh -*-
|
|
|
|
# listen arguments
|
|
#
|
|
LISTEN="ptcp:"
|