packages/net/openvswitch/files
Stijn Tintel 2430c4ef82 openvswitch: add missing basescript variable
The Open vSwitch init script does not set USE_PROCD=1. Instead, it
defines most of the functions and variables that would be set when
USE_PROCD is set to 1, but with some minor changes.

The basescript variable however, which is used when calling
procd_open_service and procd_kill, is not set. As a result, basename of
the contents of the initscript variable is used as the service name. As
the service is automatically started via its symlink in /etc/rc.d,
S15openvswitch, the service name is S15openvswitch.

Set the basescript variable so that the service name is openvswitch.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-07-29 12:30:22 +03:00
..
openvswitch.config openvswitch: support setting OpenFlow datapath ID 2021-07-29 11:02:34 +03:00
openvswitch.init openvswitch: add missing basescript variable 2021-07-29 12:30:22 +03:00
ovs-ctl-wrapper openvswitch: bump to version 2.13.0 2020-03-23 16:07:24 +08:00