adsl module now finds the correct exe, #185276 thanks to Marcello Laganà.
This commit is contained in:
@@ -7,7 +7,7 @@ adsl_depend() {
|
||||
}
|
||||
|
||||
adsl_setup_vars() {
|
||||
local startstop="$2" cfgexe=
|
||||
local startstop="$1" cfgexe=
|
||||
|
||||
if [ -x /usr/sbin/pppoe-start ]; then
|
||||
exe="/usr/sbin/pppoe-${startstop}"
|
||||
|
Reference in New Issue
Block a user