1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00

Fix MPTCP init script

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-11-22 17:20:27 +01:00
parent 6364c36750
commit 0799528687

View file

@ -470,7 +470,7 @@ reload_service() {
return 0
}
service_triggers_load_interface() { is_supported_interface "$1" && ifaces="${ifaces}${1} "; }
service_triggers_load_interface() { ifaces="${ifaces}${1} "; }
service_triggers() {
local ifaces n